Question about Remote to encrypt/decrypt

1,I have two cloud storages binded to my local host by a tool (Alist),they can be visited by webdav
2,I use rclone mounted the two cloud storages to my local host by Webdav
Name Type
==== ====
Adrive webdav

rclone lsd Adrive:
-1 2024-08-27 19:53:18 -1 CloudA
-1 2024-08-26 04:58:22 -1 CloudB

Now I want use rclone to creat a crypt for CloudA, is it possible?

I tried to creat encrypt/decrypt ,new remote name CloudA-crypt,
Option remote,I don't know should I use
remote> Adrive:CloudA/Shorts
or
remote> Adrive:Shorts

Thank you for help

Where do you want the encrypted files to go? That is the answer. There isn't a right or wrong. It is just about preferences.

Just play with it. Test it out with some local files then on your actual drive to better understand.

Also, There was a detailed template you deleted when asking this question. That information can be helpful and, at the very least, shows you care enough to do some due diligence.

The problem is I don't know how to do. I need help

i think you want
remote> Adrive:CloudA/Shorts

if not, then please post

  • rclone version
  • rclone config redacted

Thank you,I found Alist itself has a crypt service, lol, it works.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.