rcloneExplorer icon indicating copy to clipboard operation
rcloneExplorer copied to clipboard

ability to set up automatic syncing

Open andrewiankidd opened this issue 8 years ago • 3 comments

watched folders basically just runs rclone sync will be in a new tab with a bunch of settings for this

todo: build UI allow minimize to tray allow user configurable sync options allow user configurable sync/copy option allow user to commit dry run allow user to cancel a sync allow store settings to ini logic for analyzing null/zero settings logic for seeing if a sync is in progress logic for seeing if a sync has completed logic for starting a sync process via button logic for starting a sync process automatically replace \r\n with newline on console out for readability

andrewiankidd avatar Sep 30 '16 15:09 andrewiankidd

e855f76bec617e402e2de3f1a8be9728680ade99 -build UI -allow min to tray -allow user config -allow user config sync/copy -allow store settings to ini -logic for null/zero -logic for starting sync process via button

andrewiankidd avatar Oct 05 '16 12:10 andrewiankidd

+consolext do replace("\r\n", environment.newline)

andrewiankidd avatar Oct 10 '16 07:10 andrewiankidd

This would be great. Maybe have an option to just run on a schedule rather than watching folders?

barrypyoung avatar Feb 27 '17 22:02 barrypyoung