Sample Header Ad - 728x90

ERROR : : error reading source directory: directory not found on linux when copying with rclone

1 vote
1 answer
2247 views
I am trying to copy from google drive to my remote with Rclone on Linux using $ rclone copy name:a/b/c/myfolder/. /home/b/c/myfolder and get, ERROR : : error reading source directory: directory not found With the same command line I was able to copy some other folders in the same directory (c) but for some folders I get this error. When I do; $ rclone lsd name:a/b/c myfolder is listed. I have also tried let rclone copy entire folder itself $ rclone copy name:a/b/c/myfolder /home/b/c/myfolder get the same error. How can I fix this bug? Thanks
Asked by kutlus (375 rep)
Jan 27, 2019, 03:38 AM
Last activity: Apr 26, 2025, 01:02 PM