Rclone make two same name folder

BY DELETING THIS COMMENT, I AM CONFIRMING I HAVE READ THIS AND WILL USE THE TEMPLATE BELOW FOR MY POST.

What is the problem you are having with rclone?

I use the rclone copy command to copy the file several times and it creates multiple folders with the same name, for example "rclone copy 'GD1:folder1' 'GD1:copy/folder1' -P --drive-shared-with-me --drive-server-side-across-configs",folder1 is shortcut of sharedfolder ,if i run this command for two times,it will create two "copy" folder in GD1 root folder.how to solved it?

What is your rclone version (output from rclone version)

1.57

Which cloud storage system are you using? (eg Google Drive)

google drive

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

rclone copy 'GD1:folder1' 'GD1:copy/folder1' -P --drive-shared-with-me --drive-server-side-across-configs

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

That’s a known issue but I can’t find the issue easily but you can check the GitHub and follow it.

is there someone can tell me how to reslove it?

You can’t.

You have to wait for the issue to get resolved as there isn’t a work around.

ok,thanks very much!

I found the issue and sorry as it does have a fix as I thought it was still open. Check the last comment on how to.

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