mirror of
https://github.com/rclone/rclone.git
synced 2026-01-05 10:03:17 +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.