Previously used exclude don't excludes anymore

Just tried to sync to my backup hdd, with the usual command, but then noticed that huges files are synced too, which should not. Its there are crypt folders too, like here, but i noticed i remember that crypt folder name, and its in excludes.

2026/05/28 17:04:06 INFO  :  
Transferred:       31.085 GiB / 2.521 TiB, 1%, 80.706 MiB/s, ETA 8h59m16s
Checks:             54156 / 54156, 100%, Listed 116526
Transferred:            0 / 1475, 0%
Elapsed time:      52m0.0s
Transferring:
 * 7ajgu8at7utsa20oct2eii…uf0eg1nkvls0jk8pl67vpc: 81% / 19.178 GiB, 37.712 MiB/s, 1m37s
 * 7ajgu8at7utsa20oct2eii…g5i5s23b7c4ikl9mq6l00g: 47% / 32.637 GiB, 43.474 MiB/s, 6m43s
^C2026/05/28 17:04:26 INFO  : Signal received: interrupt
2026/05/28 17:04:30 INFO  : 7ajgu8at7utsa20oct2eiiaon8/5rbjsrqdgtehdmepmatfolm7hc/kobqm9e27lmrj2ukeeasssi99ngbs55g5pd94jloqdpqa42hs219trt1th7a82srpvk117eh9l5shuo6ca48mitabts0u0havj
a16u3p5fuf0eg.0b6b1986.partial: Removing failed copy
2026/05/28 17:04:31 INFO  : Exiting...

Run the command 'rclone version' and share the full output of the command.

rclone --version
rclone v1.74.2
os/version: linuxmint 22 (64 bit)
os/kernel: 6.8.0-111-generic (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.26.3
go/linking: static
go/tags: none

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone sync 1fichier:/ phydisk:/media/sanyika/bck0021/ --exclude=/film/** --exclude=/dupe_*/** --exclude=/7ajgu8at7utsa20oct2eiiaon8/ --transfers=2 --checkers=4 --modify-window=5s --track-renames --no-update-modtime --fast-list --order-by size,desc -v

you can see from the log, files in folder 7ajgu8at7utsa20oct2eiiaon8 are synced, while its in exclude.

Why?

hi,

just wanted to point out that ficher does not support ListR, so does not support --fast-list


please, need to post the DEBUG log, where rclone states the exact reason for copying the file
and the exact command that was executed.

for testing use, --dry-run


image

maybe it is just my web browser or the way the forum formats it.
that file path looks like there might be a leading space character and has a bold font type.
also, the only --exclude not use a trailing /**