mirror of
https://github.com/rclone/rclone.git
synced 2025-07-10 17:27:18 +02:00
Before this change, chunker could double-transform a file under certain conditions, when --name-transform was in use. This change fixes the issue by ensuring that --name-transform is disabled during internal file moves.