Difference between revisions of "Ed2k command"
From AMule Project FAQ
(typo fix) |
|||
Line 6: | Line 6: | ||
''ed2k "ed2k://'''LINK'''"'' | ''ed2k "ed2k://'''LINK'''"'' | ||
− | The double-quotes (''"'') have to be used so that the command-line interpreter resolves the special characters like the pipe character (''|''), the ampersand character (''&'') and such, so | + | The double-quotes (''"'') have to be used so that the command-line interpreter resolves the special characters like the pipe character (''|''), the ampersand character (''&'') and such, so that it doesn't handle them as commands themselves. |
The ed2k command doesn't communicate with [[aMule]] through the [[External Connections]] interface. Instead, it communicates through the [[ED2KLinks file]]. | The ed2k command doesn't communicate with [[aMule]] through the [[External Connections]] interface. Instead, it communicates through the [[ED2KLinks file]]. |
Revision as of 22:55, 22 May 2005
eD2k is a command included with the aMule application in order to allow starting new downloads from the command line.
It is also commonly used to handle ed2k:// links from the web browser.
It's usage is as follows:
ed2k "ed2k://LINK"
The double-quotes (") have to be used so that the command-line interpreter resolves the special characters like the pipe character (|), the ampersand character (&) and such, so that it doesn't handle them as commands themselves.
The ed2k command doesn't communicate with aMule through the External Connections interface. Instead, it communicates through the ED2KLinks file.