Hi all,
I'm not sure what I have missed but my rclone config does not work anymore.
This is the config that has been working for years on Android mobile. Recently it has stopped working, the hetzner unencrypted works but I am not getting any errors when I'm clicking on the hetzner_crypt it just goes back to the unencrypted account.
[hetzner]
host =
md5sum_command = md5 -r
pass =
port = 23
sha1sum_command = sha1 -r
shell_type = unix
type = sftp
user =
x_kapsa_id =
[hetzner_crypt]
directory_name_encryption = true
filename_encoding = base64
filename_encryption = standard
password = ***
remote = hetzner:main
suffix = none
type = crypt
Any help would be very much appreciated.