Improved support for Drive to Drive moves/copies using File IDs instead of File Names

Currently rclone does not allow for files with the same name to be moved or copied into another Drive location. This seems to be because rclone uses the objects name instead of the unique id of the object in Drive.

Details on how this works with rclone now and how it is possible with tools like gam can be found here: Unable to move Native Google Docs of the same name

Feel free to open a feature request on github.

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.