1LoLCu1
Hectopat
- Katılım
- 31 Aralık 2020
- Mesajlar
- 213
- Çözümler
- 1
Daha fazla
- Cinsiyet
- Erkek
Böyle 2 tane klasör var :
Bunları nasıl Ubuntu 20.04 VM makineme yüklerim. Terminal ile yüklemek istiyorum.
Rclone ile yüklemeye çalıştığımda böyle bir hata alıyorum.
gulkaan12@css-server:~$ rclone copy -P gdrive:1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO /home --progress 2024/09/05 13:14:46 ERROR : Google drive root '1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO': error reading source root directory: directory not found 2024/09/05 13:14:46 ERROR : Attempt 1/3 failed with 1 errors and: directory not found 2024/09/05 13:14:46 ERROR : Google drive root '1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO': error reading source root directory: directory not found 2024/09/05 13:14:46 ERROR : Attempt 2/3 failed with 1 errors and: directory not found 2024/09/05 13:14:47 ERROR : Google drive root '1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO': error reading source root directory: directory not found 2024/09/05 13:14:47 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: 1.9s 2024/09/05 13:14:47 Failed to copy: directory not found"
Kod:
https://drive.google.com/drive/u/1/folders/1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO
https://drive.google.com/drive/u/2/folders/17QJ-Wzk9eMHKZqX227HkPCg9_Vmrf9h-
Rclone ile yüklemeye çalıştığımda böyle bir hata alıyorum.
gulkaan12@css-server:~$ rclone copy -P gdrive:1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO /home --progress 2024/09/05 13:14:46 ERROR : Google drive root '1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO': error reading source root directory: directory not found 2024/09/05 13:14:46 ERROR : Attempt 1/3 failed with 1 errors and: directory not found 2024/09/05 13:14:46 ERROR : Google drive root '1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO': error reading source root directory: directory not found 2024/09/05 13:14:46 ERROR : Attempt 2/3 failed with 1 errors and: directory not found 2024/09/05 13:14:47 ERROR : Google drive root '1f3Oe65BngrSxTPKHAt6MEwK0FTsDbUsO': error reading source root directory: directory not found 2024/09/05 13:14:47 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: 1.9s 2024/09/05 13:14:47 Failed to copy: directory not found"