|
|
发表于 2020-2-16 19:31:52
|
显示全部楼层
大佬,文件夹id那个好像用不了啊,
1SjuWduCvw96Gmpf4YWuPmfokAH4WU5tM 是共享的文件夹
https://drive.google.com/drive/folders/1uuGC1ePLV9hJp1sSpKUar6a7zRcZlpuW
1uuGC1ePLV9hJp1sSpKUar6a7zRcZlpuW 是团队盘的文件夹
sa账号已加入团队盘
- root@trtr-65bc844647-62b6m:~# gclone copy sa:1SjuWduCvw96Gmpf4YWuPmfokAH4WU5tM sa:1uuGC1ePLV9hJp1sSpKUar6a7zRcZlpuW --config ./rclone.conf
- 2020/02/16 11:24:35 ERROR : : error reading source directory: directory not found
- 2020/02/16 11:24:35 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
- 2020/02/16 11:24:36 ERROR : : error reading source directory: directory not found
- 2020/02/16 11:24:36 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
- 2020/02/16 11:24:36 ERROR : : error reading source directory: directory not found
- 2020/02/16 11:24:36 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
- 2020/02/16 11:24:36 Failed to copy: directory not found
- root@trtr-65bc844647-62b6m:~#
复制代码
直接lsd也不能,1aZs54vPJN9P7G9JmnuDa8KUy80DQouXP 就是time4vps的id
- root@trtr-65bc844647-62b6m:~# gclone lsd sa: --config ./rclone.conf
- -1 2020-02-16 11:27:23 -1 123
- -1 2020-02-15 13:57:05 -1 98tang
- -1 2020-02-16 11:24:25 -1 movies
- -1 2019-08-10 13:18:02 -1 time4vps
- root@trtr-65bc844647-62b6m:~# gclone lsd sa:1aZs54vPJN9P7G9JmnuDa8KUy80DQouXP --config ./rclone.conf
- 2020/02/16 11:30:03 ERROR : : error listing: directory not found
- 2020/02/16 11:30:03 Failed to lsd with 2 errors: last error was: directory not found
复制代码 |
|