mmozeiko / RcloneBrowser

Simple cross platform GUI for rclone
https://mmozeiko.github.io/RcloneBrowser
The Unlicense
1.31k stars 413 forks source link

Bidirectional synchronization #106

Open hildogjr opened 6 years ago

hildogjr commented 6 years ago

Create a bidirectional synchronization (may be based on https://github.com/hildogjr/RCloneSync/blob/master/RCloneSync.py). Scan the cloud and the local folder by ls command and keep the more recent version of each file.

mmozeiko commented 5 years ago

This is feature that rclone should implement, not GUI. If rclone has it, then it could be exposed in GUI.

hildogjr commented 5 years ago

@mmozeiko, there is discussion opened https://github.com/ncw/rclone/issues/118