copying milllions of small files and millions of dirs

Roland Smith rsmith at xs4all.nl
Thu Aug 15 20:35:30 UTC 2013


On Thu, Aug 15, 2013 at 11:13:25AM -0700, aurfalien wrote:
> Hi all,
> 
> Is there a faster way to copy files over NFS?

Can you log into your NAS with ssh or telnet?

It so I would suggest using tar(1) and nc(1). It has been a while since I
measured it, but IIRC the combination of tar (without compression) and netcat
could saturate a 100 Mbit ethernet connection.

Roland
-- 
R.F.Smith                                   http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20130815/928bde9e/attachment.sig>


More information about the freebsd-questions mailing list