August 16, 20205 yr Look for rsync. There's other dockers as well Sent from my Pixel 2 XL using Tapatalk
August 16, 20205 yr 11 hours ago, cuchyto said: i have unlimited g suite and i want to sync or copy my 4 unraid share . Hi, Ensure you have the "rclone" & "user scripts" plugins. Once you have both configured (plenty of tutorials on here), setup a script with the following; rclone copy /mnt/user/sys32 GoogleDriveBackupCrypt:/unraid/sys32 rclone copy /mnt/user/backups GoogleDriveBackupCrypt:/unraid/backups rclone copy /mnt/user/nextcloud GoogleDriveBackupCrypt:/unraid/nextcloud As you can see from above, I have three folders that are copied to G-Suite (sys32, backups & nextcloud), which I have scheduled daily. Obviously you will need to ensure the path names, both source and destination, are correct for your circumstances and case sensitive. You can also swap out "copy" for "sync" however as G-Suite is unlimited, I prefer to backup more than is strictly required and have the option of restoring something I recently deleted. Hope this helps.
Archived
This topic is now archived and is closed to further replies.