When trying to connect to the default “embedded Rclone”, I get connection failed error. My config file is encrypted. The popup says I should set the config passowrd in Settings:
However, there’s no option to set config password in the settings.
When trying to connect to the default “embedded Rclone”, I get connection failed error. My config file is encrypted. The popup says I should set the config passowrd in Settings:
However, there’s no option to set config password in the settings.
Please scroll down to the ‘Embedded Rclone’ section, where you will find the Rclone config password field.
Oh, I’m a dumbass. My bad. Thanks for the quick reply.
It looks like the rclone config password gets saved in a plain text file on your PC, this is really unfortunate. Means I cannot use it and will have to stick to rcd. I know this is early release, but please at least put a warning into the settings at least. This is a huge no-no for obvious reasons. Especially when we have flutter_secure_storage
Thanks for pointing this out.
You’re right — saving the rclone config password in plain text isn’t great. We’re already working on encrypting it, and it’ll be fixed in the next release.
Appreciate you letting us know!