Sync files locally?

Charles Swiger cswiger at mac.com
Wed Sep 27 15:04:43 PDT 2006


On Sep 27, 2006, at 5:40 PM, Paul Schmehl wrote:
> What's the best way to sync files locally?
>
> I'm running rsync over ssh to backup files from a server.

rsync (as root) works just fine to perform local copies preserving  
permissions and symlinks and so forth.  Other people use a tar  
pipeline, or dump/restore, or cpio...

-- 
-Chuck



More information about the freebsd-questions mailing list