Alain Mouette alainm@pobox.com [unison-users]
2016-05-11 16:14:36 UTC
Please help me configuring SCP for file copy...
My problem is that I hava a partition with many VirtualBox machines,
disk images range from 5 to 8 Giga bytes each.
Copy for these files is exceedingly slow, around 4kb/s, eats a lot od
CPU power on the sending machine and there is very little network trafic !!!
I changed to rsync, but it only got marginaly better. Here is how I
configured it:
----------
copythreshold = 50000
copyprogrest = rsync --partial --append-verify --compress
copyprog = rsync --partial --inplace --compress
----------
copying with sftp goes at 4Mb/s, how could I use SCP for external copy???
Thanks,
Alain
My problem is that I hava a partition with many VirtualBox machines,
disk images range from 5 to 8 Giga bytes each.
Copy for these files is exceedingly slow, around 4kb/s, eats a lot od
CPU power on the sending machine and there is very little network trafic !!!
I changed to rsync, but it only got marginaly better. Here is how I
configured it:
----------
copythreshold = 50000
copyprogrest = rsync --partial --append-verify --compress
copyprog = rsync --partial --inplace --compress
----------
copying with sftp goes at 4Mb/s, how could I use SCP for external copy???
Thanks,
Alain