hardcore-sushi / DroidFS

Encrypted overlay filesystems implementation for Android. Also available on gitea: https://forge.chapril.org/hardcoresushi/DroidFS
GNU Affero General Public License v3.0
609 stars 41 forks source link

Add support for Rclone #225

Open Brajesh3 opened 1 year ago

Brajesh3 commented 1 year ago

https://github.com/rclone/rclone https://github.com/chenxiaolong/RSAF https://github.com/newhinton/Round-Sync

hardcore-sushi commented 1 year ago

Please read the README.

A workaround to open cloud-backed volumes would be for these apps to synchronize the remote folder to a directory on disk, which could be then be opened by DroidFS. The major drawback is that this requires the entire volume to be downloaded first.