What is the problem you are having with rclone?
rclone copy gdrive:basezap”$NODE”nodebackups/$SERVER_HOSTNAME/$DATE /root -P
when i m running this command showing error
2022-05-11 14:40:02 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022/05/11': error reading source root directory: directory not found
2022-05-11 14:40:02 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2022-05-11 14:40:02 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022/05/11': error reading source root directory: directory not found
2022-05-11 14:40:02 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2022-05-11 14:40:02 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022/05/11': error reading source root directory: directory not found
2022-05-11 14:40:02 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 0.7s
2022/05/11 14:40:02 Failed to copy: directory not found
Run the command 'rclone version' and share the full output of the command.
v1.58.1Which cloud storage system are you using? (eg Google Drive)
gdrive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
2022-05-11 14:40:02 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022/05/11': error reading source root directory: directory not found
2022-05-11 14:40:02 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2022-05-11 14:40:02 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022/05/11': error reading source root directory: directory not found
2022-05-11 14:40:02 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2022-05-11 14:40:02 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022/05/11': error reading source root directory: directory not found
2022-05-11 14:40:02 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 0.7s
2022/05/11 14:40:02 Failed to copy: directory not found
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
root@node:~# rclone copy gdrive:basezap”$NODE”nodebackups/$SERVER_HOSTNAME/$DATE /root -P -vv
2022/05/11 14:47:22 DEBUG : rclone: Version "v1.58.1" starting with parameters ["rclone" "copy" "gdrive:basezap”trying”nodebackups/node.kuldeepg.tk/2022-05-11" "/root" "-P" "-vv"]
2022/05/11 14:47:22 DEBUG : Creating backend with remote "gdrive:basezap”trying”nodebackups/node.kuldeepg.tk/2022-05-11"
2022/05/11 14:47:22 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2022/05/11 14:47:22 DEBUG : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022-05-11': 'root_folder_id = 0ANnyZ3zszCeFUk9PVA' - save this in the config to speed up startup
2022/05/11 14:47:23 DEBUG : Creating backend with remote "/root"
2022-05-11 14:47:23 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022-05-11': error reading source root directory: directory not found
2022-05-11 14:47:23 DEBUG : Local file system at /root: Waiting for checks to finish
2022-05-11 14:47:23 DEBUG : Local file system at /root: Waiting for transfers to finish
2022-05-11 14:47:23 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2022-05-11 14:47:23 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022-05-11': error reading source root directory: directory not found
2022-05-11 14:47:23 DEBUG : Local file system at /root: Waiting for checks to finish
2022-05-11 14:47:23 DEBUG : Local file system at /root: Waiting for transfers to finish
2022-05-11 14:47:23 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2022-05-11 14:47:23 ERROR : Google drive root 'basezap”trying”nodebackups/node.kuldeepg.tk/2022-05-11': error reading source root directory: directory not found
2022-05-11 14:47:23 DEBUG : Local file system at /root: Waiting for checks to finish
2022-05-11 14:47:23 DEBUG : Local file system at /root: Waiting for transfers to finish
2022-05-11 14:47:23 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 0.6s
2022/05/11 14:47:23 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 0.6s
2022/05/11 14:47:23 DEBUG : 5 go routines active
2022/05/11 14:47:23 Failed to copy: directory not found