
我有 10K 種子,其中 7K 速度太慢。我想刪除它們,但 rutorrent 和 rtorrent 介面慢得無法使用。我注意到有關 rtorrent 的資訊保存在.session
資料夾中,但我不知道如何查看 torrent 的狀態,即完成了多少%。
那麼有沒有辦法讓 bash 腳本查看下載了多少 torrent?我更喜歡性能關鍵的方式。
答案1
假設您還想刪除部分資料...
rtcontrol --from-view incomplete // --cull
我有 10K 種子,其中 7K 速度太慢。我想刪除它們,但 rutorrent 和 rtorrent 介面慢得無法使用。我注意到有關 rtorrent 的資訊保存在.session
資料夾中,但我不知道如何查看 torrent 的狀態,即完成了多少%。
那麼有沒有辦法讓 bash 腳本查看下載了多少 torrent?我更喜歡性能關鍵的方式。
假設您還想刪除部分資料...
rtcontrol --from-view incomplete // --cull