If you have fault „file is to large” you can use following command:
buffer -i /mnt/disk/image.img -o /home/user/image.img -m 5000000
the -m value is buffer size.
I’ve got this problem with cp command with file bigger than 20GB.
If you have fault „file is to large” you can use following command:
the -m value is buffer size.
I’ve got this problem with cp command with file bigger than 20GB.