On Wed, 08 Aug 2012 15:14:50 +0800, lina wrote: > It's a bit big data to transfer, around 1.1 T, > > from one server to another server.
Are both hosts remote (over Internet) or local (LAN)? > 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, That can be because rsync performs better for small chunks of data instead bigger ones. > 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. I would run a bunch of tests to transfer one file (~1 GiB) with different tools (scp, ftp, http, rsync...) and choose whichever gives the fastest results :-) Note: adding a secure channel (ftps/sftp/scp/https...) will delay the transfer. Greetings, -- Camaleón -- 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/jvttfc$kgo$8...@dough.gmane.org