Difference between revisions of "Ed2k command"

From AMule Project FAQ
Jump to: navigation, search
m (Added Language Link)
m (Logical Error corrected)
Line 7: Line 7:
 
''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 (''&'').

Revision as of 13:26, 17 January 2008

English | German

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 (&).