Artmetic Linux Copy large files in Linux

Copy large files in Linux

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.

Leave a Reply

Twój adres email nie zostanie opublikowany. Pola, których wypełnienie jest wymagane, są oznaczone symbolem *

Witryna wykorzystuje Akismet, aby ograniczyć spam. Dowiedz się więcej jak przetwarzane są dane komentarzy.

Related Post