What is the problem you are having with rclone?
None. I am trying to decide if Docker Volume Plugin is stable and reliable before using it.
My goal? I have 1 TB Google Drive and have 4 VPS servers from different ISPs running independent docker containers and services.
My wish is to use rclone as a "shared" volume amongst all 4 VPS servers - so I can easily restart the container in any of the 4 VPS instead of the current state where my data is locally on each VPS and it requires me to run a separate backup tool.
The idea is that since rclone will sync to Google Drive, all servers can see the same data and if my ISP at one of the VPS goes up in flames - I can easily and quickly recover by simply restarting the container elsewhere.
Someone else asked something similar 1 year ago and got zero responses in: Best approach for rclone Docker volume in combination with Docker Swarm - hoping for better luck.
Run the command 'rclone version' and share the full output of the command.
N/A. Looking for confirmation its stable before I implement it.
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
N/A.
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
N/A.
A log from the command that you were trying to run with the -vv
flag
N/A.