What is the problem you are having with rclone?
I want to encrypt local files to move them through Windows to Cloud storage (Box). The program they use only allows drag & drop. So how would I go about doing that? I've managed to realize after a few tries that Crypt doesn't show regular files/folders unless created in Rclone Browser.
Run the command 'rclone version' and share the full output of the command.
rclone v1.63.0
- os/version: Microsoft Windows 10 Pro 22H2 (64 bit)
- os/kernel: 10.0.19045.3930 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.20.5
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Box
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[local]
type = local
nounc = true
[local-crypt]
type = crypt
remote = local:G:
filename_encryption = standard
directory_name_encryption = true
password = XXXXX