|
本帖最后由 2004tj 于 2022-3-4 10:27 编辑
很久之前装的一直使用没问题,今天重装配置完成后 同步命令总是提示错误
原因大概找到 教育盘api限制
rclone mkdir gdrive:backup
2022/03/04 09:09:04 ERROR : Attempt 1/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2022/03/04 09:09:04 ERROR : Attempt 2/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
2022/03/04 09:09:04 ERROR : Attempt 3/3 failed with 1 errors and: couldn't list directory: googleapi: Error 404: File not found: ., notFound
rclone lsd gdrive:
2022/03/04 09:10:18 ERROR : : error listing: couldn't list directory: googleapi: Error 404: File not found: ., notFound |
|