Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 'Tasks' for automation #256

Open
newhinton opened this issue Dec 20, 2019 · 0 comments
Open

Create 'Tasks' for automation #256

newhinton opened this issue Dec 20, 2019 · 0 comments

Comments

@newhinton
Copy link

rclone and rsync are great tools to create backups. This app adds an easy way to use those tools to copy files from A to B, but at the moment this has to be done manually. It would be great if we could add some form of automation to this app.

I am currently working on an implementation of 'Tasks'.
A task consists of a remote, a remote path, a local path and a sync direction. A user can define such a task and start a sync between the defined paths without moving through all the folders and select everything manually.

My Goal was to create a time based sync so that i can backup my phone, but i am not so sure anymore if that is in the scope of this application. Maybe it would be better to expose an intent which can start such a task. Any suggestions?

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

No branches or pull requests

1 participant