mirror of
https://github.com/rclone/rclone.git
synced 2025-12-30 15:13:55 +00:00
Before this change, running
rclone backend copyid drive: ID file.txt
Failed with the error
command "copyid" failed: failed copying "ID" "file.txt": can't use empty string as a path
This fixes the problem.