rsync flock not deleting flocktmp.lock file?
Recently, I changed my rsync flock command, and now it has stopped
deleting the flock file when the sync is done.
Can anyone see the error in my command? That would really help me out!
flock -xn /tmp/flocktmp.lock -c "/usr/bin/rsync -avz --perms --chmod=a+rwx
--delete \
'user@some.site.com:~/www/user.some.site.com/public_html/links/rtorrent_data/iRL\
REMUX/' \
/media/HDD01/shares/SB/iRL\ REMUX"
No comments:
Post a Comment