xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts
https://www.gfan.loan/?p=235
1.36k stars 517 forks source link

如何写命令才能让qbittoreent在下载完成后成功调用 #8

Closed tyhunter closed 4 years ago

tyhunter commented 4 years ago

使用下面命令:python3 /root/AutoRclone/rclone_sa_magic.py -sp "%F" -d 0AHe-XXXXX-XXXXX -dp %N% -b 1 -e 600

貌似一直无法成功,我试了下会提示./account文件夹不存在,需要cd到AutoRclone文件夹才能执行成功

rclone is detected: /usr/bin/rclone generating rclone config file. No json files found in ./accounts

tyhunter commented 4 years ago

已解决