<div dir="ltr"><div><div>Hi,<br><br></div></div>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.<br><br><br><div>rsync -e "ssh -q -o StrictHostKeyChecking=no" --backup --backup-dir=username@ipaddress:/backup/$(date +%A) -av $SRC username@ipaddress:/backup/full_copy<br><br></div><div>Appreciate what I could be missing here?<br><br></div><div>Thank you.<br><br></div><div>Kind regards,<br><br></div><div>- j<br></div></div>