April 19, 20251 yr Hello I am using 7.0.1. I have managed to use rsync for moving file from my windows PC to unraid. I would like to be able to use rsync for backups from windows to unraid. I have multiple folders with sub folders underneath those. I would like to be able to copy over only new folders /sub folders/ and files while deleting anything on unraid that i have deleted on windows. I am very new to scripting with rsync so PLEASE give an example that only needs to replace the source and destination. I am not sure if this is even possible. Any help with this would be greatly appreciated
April 19, 20251 yr Assuming your windows dir is mounted as /mnt/windows/dir https://explainshell.com/explain?cmd=rsync+-avu+--delete+/mnt/windows/dir /mnt/user/backups/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.