Hi,

I am running rsync backup on Centos 6, the following command does not seem
work, the /backup/fll_copy was fine, but the /backup/Wednesday in the
remote machine was not created even I changed the source contents several
times.


rsync -e "ssh -q -o StrictHostKeyChecking=no" --backup
--backup-dir=username@ipaddress:/backup/$(date +%A) -av $SRC
username@ipaddress:/backup/full_copy

Appreciate what I could be missing here?

Thank you.

Kind regards,

- j
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to