Rclone from shared folder creating destination dir everytime

I am running rclone copy from shared folder to main drive.
But even if i have destination folder , it re-creates it with every run

I am using this command

rclone sync --progress --drive-stop-on-upload-limit --drive-shared-with-me gdrive:___DELETED___/ gdrive:__DELETED__TEST/

it creates multiple __DELETED__TEST folders

rclone v1.51.0-082-g0c6f14c6-beta

  • os/arch: linux/amd64
  • go version: go1.14

are you sure you need that flag?

try removing that flag and test again

If i remove that flag , then it cant find shared folder

check out this post

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