Mine is more or less identical.( => compare with your output)
Here's cron.log
- Code: Select all
crond: USER root pid 8167 Rsync script started at : 2014-09-09_12:00:02
crond: USER root pid 8167 USB share is available
crond: USER root pid 8167 rsync command:
umask 0 && /usr/sbin/rsync --stats --force --ignore-errors --modify-window=2 -tDvr --delete '/share/1000/My_Movies' '/share/1000/NAS_backup_1/Back-up My_Movies'> '/share/1000/cronjobs/My_Movies_2014-09-09_12-00-02.log' 2>&1
crond: USER root pid 8167 Rsync command returned some errors: see the log file (/share/1000/cronjobs/My_Movies_2014-09-09_12-00-02.log)!
12
crond: USER root pid 8167 Rsync script ended at : 2014-09-09_12:12:56
12
cron.log (END)
- Code: Select all
login as: root
root@192.168.11.5's password:
root@fvdwsl-base:/ # cd /share/1000/cronjobs
root@fvdwsl-base:/share/1000/cronjobs # less Recorded_TV
_xx-yy-zz_aa-bb-cc.log
Recorded_TV_xx-yy-zz_aa-bb-cc.log: No such file or directory
root@fvdwsl-base:/share/1000/cronjobs # less /My_Movies_
2014-09-09_12-00-02.log
/My_Movies_2014-09-09_12-00-02.log: No such file or directory
root@fvdwsl-base:/share/1000/cronjobs #
I don't believe any of those unauthorised characters occurBut maybe I found an explanation. If your USB is a FAT32 or NTFS disk, then if there are some filename to backup with unauthorized characters (<>/?*:!"|) then the backup fails