am trying to use "filename_encoding = base32768" while also using "suffix = .mp4". am not sure if this is working as design or not but i cant get it to work. i tried with "#filename_encryption = obfuscate" and "filename_encryption = off" and it still doesn't work. basically i want the encryption functionality while adding plain ".mp4" to the filenames.
some references:
Run the command 'rclone version' and share the full output of the command.
rclone v1.64.0
os/version: debian 12.2 (64 bit)
os/kernel: 6.1.0-13-amd64 (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.21.1
go/linking: static
go/tags: none
Which cloud storage system are you using? (eg Google Drive)
google
The command you were trying to run (eg rclone copy /tmp remote:tmp)
thank you for answering. base on the two link i shared it was implemented for it to work with "filename_encryption = standard" yet it doesn't work not to mention it also doesn't work with "filename_encryption = off"
i think u are right and idk why i got the idea that this could work with “filename_encoding = base32768” but i really need this. hopefully @ncw can confirm is this merged in v1.63 was implemented to work with “filename_encoding = base32768” and if not then the possibility of adding this feature that am in need off. idk programing for the time being so i can't help on that front. hopefully this doesn't require to much work and can be implemented.
If you think it is important could you create a new thread in "new features" category - so it can be tracked? And explain why it should be done. What is the reasoning behind it etc.
Otherwise it will disappear among all threads here.