ED2K(1) aMule 的工具程式 ED2K(1)

名稱

ed2k - aMule 的 eD2k 連結分析程式

簡介

ed2k [-c <路徑>] [-t <號碼>] [-e] [-l] <eD2k 連結>

ed2k [-h]

ed2k [-v]

說明

將指定的 <eD2k 連結> 傳送給 aMule,會寫入 aMule 隨時都在檢查有無新增連結的 ~/.aMule/ED2KLinks 檔案裏。

[ -c <路徑>, --config-dir=<路徑> ]
<path> 讀取設定檔,而不是個人目錄
[ -t <num>, --category <num> ]
Set category for passed eD2k links to <num>. Unlike --config-dir, the parser reads the value as the next argument and does not accept --category=<num> syntax.
[ -e, --emulecollection ]
Loads all links found in the emulecollection given as <ed2k-link>
[ -l, --list ]
Lists all links found in the emulecollection given as <ed2k-link>
[ -h, --help ]
顯示簡短的使用說明。
[ -v, --version ]
顯示目前的版本號碼。
[ eD2k 連結 ]
將 eD2k 連結加到核心。

可以使用以下幾種 eD2k 連結:

  • 檔案連結 (ed2k://|file|...),會將檔案加入下載等候區;
  • 伺服器連結 (ed2k://|server|...),會將伺服器加入 aMule 的伺服器清單;
  • 伺服器清單連結,在清單內的伺服器會被加入 aMule 的伺服器清單;
  • magnet 連結;
  • eMule 收藏庫檔案。

指定參數時的順序很重要。你可以指定兩個以上的連結、每個連結都有自己的參數。例如:ed2k <連結一> -t2 <連結二> 會將 <連結一> 放在「預設分類」、將 <連結二> 放在「分類2」。

檔案

~/.aMule/ED2KLinks

回報問題

請到我們的論壇 (https://github.com/amule-org/amule/discussions) 或錯誤追蹤網站 (https://github.com/amule-org/amule/issues) 回報發現的問題。請不要用 e-mail 或在我們的群組信件中回報,也不要直接通知某個團隊成員。

版權

aMule 與附加的工具程式都遵守 GNU 的 GPL 協定。

參考

amule(1)

作者

說明文件撰寫者: Vollstrecker <amule@vollstreckernet.de>

August 2026 aMule 的 eD2k 連結分析程式 v1.5.1