Hi,
I'm trying to use --backup-dir=DIR option but it is not working with
--backup. However --backup & --suffix options work fine.
This is the error I am getting:
/usr/local/bin/rsync: unrecognized option `--backup-dir=/tmp/logs'
Here is the full syntax I am using:
/usr/local/bin/rsync --rsync-path=/usr/local/bin/rsync --rsh "/usr/bin/rsh"
-av --backup --backup-dir=/export/logs --suffix=_prom~
--exclude-from=/export/promotion/filelist /export/promotion/
host2:/export/promotion
Any help?
Thanks,
Magda