RsyncSSHkeys: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
(Created page with "<pre>#!/bin/sh rsync -avq --delete --exclude 'public_ftp/.ftpquota' --exclude 'tmp/' --log-file=/home/drew/cron/hfy_rsync.log -e 'ssh' [email protected]:/home/hardcore/...")
(No difference)

Revision as of 23:21, 27 July 2011

#!/bin/sh

rsync -avq --delete --exclude 'public_ftp/.ftpquota' --exclude 'tmp/' --log-file=/home/drew/cron/hfy_rsync.log -e 'ssh' [email protected]:/home/hardcore/ /mnt/raid5/drew/backup/hardcoreforya.net