Am Mittwoch, 8. August 2012 schrieb Darac Marjal: > On Wed, Aug 08, 2012 at 03:14:50PM +0800, lina wrote: > > Hi, > > > > It's a bit big data to transfer, around 1.1 T, > > > > from one server to another server. > > > > I checked that rsync is faster than scp, > > but in my situations rsync has elapsed for 1 hour, I guess the network > > is also a problem, > > > > Here I wish to know are there some tools (better default) can use for > > fast transferring, regardless the security reason, my data is just > > some data, no need special security care. > > > > In addition to the suggestions mentioned by other people, consider the > compressability of your data. I don't believe it's possible to
rsync -z and possibly --compress-level might some in handy as well. It should be more efficient than using compression on SSH level. -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201208101105.26784.mar...@lichtvoll.de