I believe I was able to get rclone working with proton drive.
My reason for using it is to sync a passwd file between two machines so I'm trying to understand how best to do this.
If i understand this right, each time I make edits to the pw file, I need to copy it to proton drive and when I get to the other machine, I need to remember to pull it down if I want the updates. Every time I edit the pw file, I copy on one machine to proton drive and download on the other.
Is that the correct way of sync'ing a file between two machines with rclone or is there an easier way?