What is the problem you are having with rclone?
Cannot LSD into crypt- keep getting directory not found error
I have created a SMTP and it LSD's fine . It shows the 1 folder I have '-media' , however when I try to crypt to it. It says no direcoty exist. See below.
> krome@server:~$ rclone lsd hetznermovies:
> Enter configuration password:
> password:
> -1 2023-08-18 01:36:35 -1 media
Run the command 'rclone version' and share the full output of the command.
YESWhich cloud storage system are you using? (eg Google Drive)
Hetzner
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone lsd secretmovies:
The rclone config contents with secrets removed.
[secretmovies]
type = crypt
remote = hetznermovies:/media/
password = ***********x
A log from the command with the -vv
flag
2023/08/18 01:52:27 ERROR : : error listing: directory not found
2023/08/18 01:52:27 Failed to lsd with 2 errors: last error was: directory not found