ED2KLinks file
Contents
Name
ED2KLinks
Description
The ED2KLinks file is an interface to communicate with aMule. Inspite of the External Connections interface, this interface is mono-directional. and inspite of the Online Signature interface, this one is in-going.
It consists of a regular text file in aMule's directory (in *nix systems that is at ~/.aMule/) which contains the eD2k links aMule should download.
As soon as aMule detects that file, it reads it, starts downloading the links in it, and deletes the file.
Format
The links are listed one after the other separated with newlines. The file should end with a newline right after the last ed2k link.
Example
The following is the contents of a valid ED2KLinks file:
ed2k://|file|novell-suse-linux-professional-9.2-x86-i386-cd1-of-cd5.iso|680470528|529BB31D4D3C0B1726D001E49B55CEC2|/
ed2k://|file|Mandrake%20Linux%2010.0-Official-Powerpack-Cd1%20i586.iso|722343936|13048F2EC3B917E33BB9593D956E81AC|/
ed2k://|file|Knoppix%20v3.6-2004-08-16-En.iso|733499392|E1A848648CF99A2295909799FA45F0A8|/
ed2k://|file|debian-30r1-i386-binary-2.iso|676495360|557B59750976519476DA071BDF79A014|/
More
It might be of your interest to read this part in the aMule FAQ.