LWN.net Logo

A look at rsync performance

A look at rsync performance

Posted Aug 25, 2010 3:09 UTC (Wed) by roelofs (guest, #2599)
In reply to: A look at rsync performance by bronson
Parent article: A look at rsync performance

Nowadays cp -a works well everywhere (in my experience) so there's no need to resort to tar.

BSDs included? In my experience they've been mighty picky about the GNUisms (or "things that would have been GNUisms if someone else hadn't done them first") they're willing to implement. I remember being surprised by something along those lines just a couple of months ago, though I've forgotten the details already.

But perhaps cp -a came from BSD in the first place...

Greg


(Log in to post comments)

+1 Informative

Posted Aug 25, 2010 13:25 UTC (Wed) by dmarti (subscriber, #11625) [Link]

Just ssh-ed in to a FreeBSD 7.2 system -- `cp -a` works, and `-a` is in the man page.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds