Open Alistair1231 opened 2 years ago
I have the same issue too, and I am using oneplus 6, running android 11.
I managed to write .rcloud.conf to root folder, and program doesn't report missing config file anymore, However, it won't mount at start. And no luck with mounting using command 'rclone mount webdav: /mnt/cloud/wd'. No files shows up.
It is necessary to set an environmental variable to stop rclone from trying to use the system root '/'.
export RCLONE_CONFIG=/sdcard/.rclone/rclone.conf
I'm still in the process of setting up. Hopefully that is the directory that'll be used. I was able to get through config without errors.
It is necessary to set an environmental variable to stop rclone from trying to use the system root '/'. export RCLONE_CONFIG=/sdcard/.rclone/rclone.conf I'm still in the process of setting up. Hopefully that is the directory that'll be used. I was able to get through config without errors.
I don't get how this works. More info would be nice.
It seems to have issues creating or recognizing the config.
Since it didn't want to create it itself, I created a config file on my PC now and copied it to
/sdcard/.rclone/rclone.conf
like it says in README.md but it doesn't recognize it either: