Need som help with scheduled backup.
I want to backup to a computer in the network. I have created a remote share as Samba.
I can backup successfully using the "direct funktion", but if I want to schedule the backup, nothing happens in the log or destination folder.
This is an example:
24 22 25 10 4 sudo /usr/sbin/rsync --stats --force --ignore-errors --modify-window=2 -HltDvr --delete '/share/1000/tf-downloads' '/share/1000/192.168.0.100-smb-Backup' >> '/share/1000/cronjobs/tf-downloads.log' 2>&1