What is the problem you are having with rclone?
Logs errors on files with “%” in their names or full paths. The actual files are transferred to the remote.
Run the command 'rclone version' and share the full output of the command.
rclone v1.73.5
- os/version: unknown
- os/kernel: 3.10.108 (armv7l)
- os/type: linux
- os/arch: arm (ARMv7 compatible)
- go/version: go1.25.9
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
jotta/elgiganten
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone sync /volume1/storage/PPC21-oldc jotta-archive:Synology-DS1517/storage/PPC21-oldc --create-empty-src-dirs --transfers=4 --checkers=8 --exclude @eaDir/\*\* --exclude .DS_Store --exclude Thumbs.db --stats=5s --stats-one-line-date --stats-one-line-date-format 15:04:05 --stats-one-line --human-readable --stats-log-level NOTICE --progress --log-level NOTICE --use-json-log --log-file /tmp/rclone_sync_17851.json
The rclone config contents with secrets removed.
[jotta-archive]
type = jottacloud
configVersion = 1
client_id = XXX
tokenURL = https://cloud.elgiganten.se/auth/realms/elgiganten/protocol/openid-connect/token
token = XXX
device =
mountpoint =
A log from the command with the -vv flag
{"time":"2026-04-27T14:24:17.50042839+02:00","level":"error","msg":"Failed to copy: read metadata failed: error 400: 400 Bad Request","object":"Program Files (x86)/Mozilla Firefox/ftp%3a%2f%2fftp.sunet.se%2fpub%2flang%2fcygwin%2f/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-1.tar.bz2","objectType":"*local.Object","source":"slog/logger.go:256"}
{"time":"2026-04-27T14:28:51.100800427+02:00","level":"error","msg":"Failed to copy: read metadata failed: error 400: 400 Bad Request","object":"Program Files (x86)/Mozilla Firefox/ftp%3a%2f%2fftp.sunet.se%2fpub%2flang%2fcygwin%2f/release/man/man-1.6f-1.tar.bz2","objectType":"*local.Object","source":"slog/logger.go:256"}
{"time":"2026-04-27T14:39:41.305537644+02:00","level":"error","msg":"Failed to copy: read metadata failed: error 400: 400 Bad Request","object":"Program Files (x86)/Mozilla Firefox/ftp%3a%2f%2fftp.sunet.se%2fpub%2flang%2fcygwin%2f/release/ncurses/libncurses10/libncurses10-5.7-18.tar.bz2","objectType":"*local.Object","source":"slog/logger.go:256"}
{"time":"2026-04-27T14:42:28.786196867+02:00","level":"error","msg":"Failed to copy: read metadata failed: error 400: 400 Bad Request","object":"Program Files (x86)/Mozilla Firefox/ftp%3a%2f%2fftp.sunet.se%2fpub%2flang%2fcygwin%2f/release/ncursesw/libncursesw10/libncursesw10-5.7-18.tar.bz2","objectType":"*local.Object","source":"slog/logger.go:256"}