zhanghai / zhanghai/MaterialFiles
Add rclone support
Open
@zhanghai is already working on this.
Since Jan 13, 2020.
enhancement
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
It would be efficient when rclone feature ported into the app (also partially solving other issues like WebDAV support and cloud storage support, because rclone covers all of them)
Similar concept has been implemented by another developer on GitHub (rcloneExplorer)
Possible Roadmap:
- Availability to import rclone config file (rclone.conf). Users might need to configure on other places (e.g. Termux or other CLI interface)
- Copy / Move / Sync files and directories between local storage (Internal Storage, SD Card and USB OTGs) to remote storage (provided by rclone.conf)
- Also it will be privacy friendly when users can upload files to an encrypted storage.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.