January 26, 20206 yr Hello, i´m trying to set up a rsync backup job from my Synology NAS to my Unraid backup server. I´m mounting the Syno shares with UD und set up a script with user scripts wich look like this: rsync -avz --delete /mnt/disks/DISKSTATION_Arbeit/ /mnt/user/unraid1/Arbeit That works. Now i want to execute the script at first array start, but at this point it´s to early because the Syno shares are not mounted by UD plugin and the script fails. What can i do to delay the script a bit or is it possible to connect the Syno shares directly without using the UD plugin? Edit: After a bit more thinking about it, it would be nice if i could start Mover with a command in the backup script. Is that possible? If my posting fits better in the user script support thread, please move it there. greetings Ronny Edited January 26, 20206 yr by rl2664
Archived
This topic is now archived and is closed to further replies.