i hope when file name encryption is on ,we add this suffix to make sure the cloud provider can share the file
As per docs:
--crypt-filename-encryption
How to encrypt the filenames.
Properties:
Config: filename_encryption
Env Var: RCLONE_CRYPT_FILENAME_ENCRYPTION
Type: string
Default: "standard"
Examples:
"standard"
Encrypt the filenames.
See the docs for the details.
"obfuscate"
Very simple filename obfuscation.
"off"
Don't encrypt the file names.
Adds a ".bin", or "suffix" extension only.
--crypt-suffix
only applies to unencrypted file names.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.