Improvement request : rclone sync
See original GitHub issueHello,
Since we are now able to download / upload files, can you please add the rclone sync
command to sync Android directories like the SD-card content or a specific folder to a remote server ?
Thanks for rcloneExplorer, it rocks ! 👍
Regards
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Strageties for speeding up rclone sync times - Help and Support
I am syncing directly to a remote and experimenting with creating a real time /home folder sync. Currently it takes 2m15s to run...
Read more >Feature request: Listen filesystem events and sync · Issue #249
Rclone syncs generally work on directories, so what I imagine happening is that if the change notify said this directory had changed then...
Read more >Rclone - Sync Files Directories from Different Cloud Storage
Rclone – Sync Files Directories from Different Cloud Storage · MD5/SHA1 hash checks at all times for ensuring file integrity integrity.
Read more >Rclone - command line program to sync files and directories to ...
rclone sync source:path dest:path rclone move Move files from source to dest. Synopsis Moves the contents of the source directory to the destination...
Read more >Rclone - CRC User documentation - University of Notre Dame
Scope that rclone should use when requesting access from drive. ... There is not a significant improvement from the default download speed.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@FoxP There are already great apps for accessing rclone through terminal, like termux. I made this app to provide GUI for rclone on Android, and I do not intend on adding terminal interface. However sync will be available soon.
Hey thanks for your great work on this app.
Any plans in the future to add the ability to save a folder pair so that we can run the same rclone command more easily / set it up on an automatic schedule?