jcwillox / hassio-rclone-backup

Home Assistant addon to automatically sync backups to remote locations using Rclone
MIT License
120 stars 20 forks source link

Provide support to obscure passwords #46

Open HelgeGitHub opened 10 months ago

HelgeGitHub commented 10 months ago

Is your feature request related to a problem? Please describe.

So far I understood, all passwords for SFPT or FTP etc. have to be transformed by "rclone obscure password" before using in rclone.conf. After installing the addon rclone is not availabe as Linux command line (bash) and also there is no way to use the addon itself for doing the job.

Describe the solution you'd like

Any way to run "rclone obscure password"

Describe alternatives you've considered

No response

Additional context

No response

jarnoy commented 9 months ago

same problem " couldn't decrypt password: input too short when revealing password - is it obscured?" I have to run the command rclone obscure but it is not possible with hassio Rgds

LustigePerson commented 2 months ago

So, if I get this correctly, there is no way to use webdav with the password as we cannot use rclone obscure?