What is the problem you are having with rclone?
Upon syncing files from my personal computer to the server, I can no longer open files from the webui because I get "Unfortunately, it appears that the file or some of its data cannot be decrypted."
Run the command 'rclone version' and share the full output of the command.
rclone version
rclone v1.75.0-beta.9992.b6ffdfa8e
- os/version: arch (64 bit)
- os/kernel: 7.1.5-arch1-2 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.26.5
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
ProtonDrive (Pro version)
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone sync /mnt/archive/Public/protondrive/ proton: --copy-links --create-empty-src-dirs --filter-from ~/.config/rclone/proton_filters.txt -Mvv
The rclone config contents with secrets removed.
[proton]
type = protondrive
username = REDACTED@protonmail.com
password = REDACTED
2fa = REDACTED
client_uid = REDACTED
client_access_token = REDACTED
client_refresh_token = REDACTED
client_salted_key_pass = REDACTED
A log from the command with the -vv flag
I have only tried to isolate the bug by deleting a single file from the remote, and trying to copying it from my local using the previous command. The copy run with no error.
...
2026/07/29 15:34:45 DEBUG : Learning/PlayMusic/Instruments/Batteria/notes_advanced.png: Need to transfer - File not found at Destination
...
2026/07/29 15:34:48 DEBUG : Learning/PlayMusic/Instruments/Batteria/notes_advanced.png: size = 134154 OK
2026/07/29 15:34:48 DEBUG : Learning/PlayMusic/Instruments/Batteria/notes_advanced.png: sha1 = 63640bb27e2802f5221f54dafbc4cf709c39da3c OK
2026/07/29 15:34:48 INFO : Learning/PlayMusic/Instruments/Batteria/notes_advanced.png: Copied (new)
Apart from that, I got a ton of these kind of messages
2026/07/29 15:39:44 NOTICE: proton drive root link ID '': Get "https://drive-api.proton.me/drive/shares/SOME_HASH==/links/SOME_HASH==": context canceled, Attempt 1
2026/07/29 15:39:44 ERROR : proton drive root link ID '': Get "https://drive-api.proton.me/drive/shares/SOME_HASH==/links/SOME_HASH==": context canceled