com.piyushgarg.rclone
com.piyushgarg.rclone copied to clipboard
Remote wont mount when using custom paramters
Whenever i load custom parameter list my mount wont mount, rclone: (v1.48.0) mod: (v1.8)
/mnt/cloud/gdrive
stays empty when it loaded a parameter file if i dont use the custom parameter the mount mounts just fine,
And nothing shows up in /sdcard/cloud/xxx either when enabling sdcard mount
Using latest v1.12
Default CACHEMODE off
Found .gdrive.param
loading .gdrive.param
Importing CACHEMODE=off
Importing BINDSD=1
[gdrive] available at: -> [/mnt/cloud/gdrive]
...done
- Done
Default CACHEMODE off
Found .gdrive.param
loading .gdrive.param
Importing CACHEMODE=off
Importing BINDSD=0
[gdrive] available at: -> [/mnt/cloud/gdrive]
...done
- Done
Default CACHEMODE off
Found .gdrive.param
loading .gdrive.param
Importing CACHEMODE=off
[gdrive] available at: -> [/mnt/cloud/gdrive]
...done
- Done
This one also results in mount not being loaded at all,
When i leave the parameter file empty it mounts the remote fine
Default CACHEMODE off
Found .gdrive.param
loading .gdrive.param
[gdrive] available at: -> [/mnt/cloud/gdrive]
...done
- Done
I also made sure to add an empty line at the bottom to ensure the file gets parsed correctly
I'm having this same issue. Did you find a fix for it?
I'm having this same issue. Did you find a fix for it?
Yes i ended up installing Rclone via Termux and use fusermount,
https://android.stackexchange.com/questions/225604/how-to-mount-rclone-on-android