Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

ability to set up automatic syncing #2

Open
andrewiankidd opened this issue Sep 30, 2016 · 3 comments
Open

ability to set up automatic syncing #2

andrewiankidd opened this issue Sep 30, 2016 · 3 comments

Comments

@andrewiankidd
Copy link
Owner

andrewiankidd commented Sep 30, 2016

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 andrewiankidd changed the title add syncing ability to set up automatic syncing Oct 5, 2016
@andrewiankidd
Copy link
Owner Author

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
Copy link
Owner Author

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

@barrypyoung
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants