After configuring Rclone GUI successfully, how do I automate a copy process?


arretx

Recommended Posts

After installing the Nacho-Rclone-Native-GUI docker app, I was able to successfully connect to my S3 bucket as well as mount my /mnt/user/Media share to the container's /data path.

 

Now I can easily copy to the S3 bucket...but what I was hoping to accomplish was the ability to automatically sync the files daily or every 12 hours from the /data path to the S3 bucket.

 

Do I need to abandon the GUI and just use the command line and then install that command as a cron job IN the rclone container, or is there another way I should be doing this?

 

Also, will Rclone allow me to simply add new files to already existing files that have been transferred and allow me to prevent deletion of files that are deleted locally on the server?  That's the whole point actually...to backup things that are here in case they are inadvertently removed.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.