On Aug 2, 2011, at 9:17 AM, Roderick A. Anderson wrote:

>    rsync -azrR --include-from=/var/backup.d/svr1.lst /mnt/backup/svr1/

My standard rsync incantation is:

rsync -rvca --delete-after --progress /source/dir/path /destination/dir/path

Other options (hostname, ssh, etc.) are used when appropriate. 

Russell Johnson
r...@dimstar.net



_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to