Difference between revisions of "Ed2k command"

From AMule Project FAQ
Jump to: navigation, search
m (Added Language Link)
m (Re-add lost part of the article)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<center>'''English''' | [[Ed2k_command-de|German]]</center>
+
<center>
 +
'''English''' |  
 +
[[Ed2k_command-de|Deutsch]]
 +
</center>
 +
 
 
eD2k is a command included with the [[aMule]] application in order to allow starting new downloads from the command line.<br>
 
eD2k is a command included with the [[aMule]] application in order to allow starting new downloads from the command line.<br>
 
It is also commonly used to [[Ed2k_links_handling|handle]] [[Ed2k_link|ed2k:// links]] from the web browser.
 
It is also commonly used to [[Ed2k_links_handling|handle]] [[Ed2k_link|ed2k:// links]] from the web browser.
Line 7: Line 11:
 
''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 (''
+
The double-quotes (''"'') have to be used so that the command-line interpreter doesn't resolve the special characters like the pipe character (''|''), the ampersand character (''&amp;'') 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]].

Latest revision as of 12:07, 11 December 2013

English | Deutsch

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 doesn't resolve 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.