Difference between revisions of "AMuleCMD"

From AMule Project FAQ
Jump to: navigation, search
m (links)
Line 3: Line 3:
 
$>amulecmd
 
$>amulecmd
  
(This is based on linux. You may need to go to the actual directory on other o/s's if it's not in the path.)
+
(This is based on [[linux.definition|Linux]]. You may need to go to the actual directory on other OS's if it's not in the path.)
  
I needed to set "use tcp ports instead of unix local sockets" to be on, in Preferences->Remote Connection->External Connection Parameters.
+
I needed to set "use [http://www.networksorcery.com/enp/protocol/tcp.htm TCP] ports instead of [http://www.unix.org Unix] local sockets" to be on, in Preferences -> Remote Connection -> External Connection Parameters.
  
You can also set the password in same preferences section.
+
You can also set the password in same Preferences section.
  
With aMule v2.0.0rc5:
+
With [[aMule]] 2.0.0-rc5:
 
According to the amulecmd help you can perform the following commands.
 
According to the amulecmd help you can perform the following commands.
  

Revision as of 01:25, 28 September 2004

To run AMuleCMD simply type the command name at a command prompt. Note it's all lower case.

$>amulecmd

(This is based on Linux. You may need to go to the actual directory on other OS's if it's not in the path.)

I needed to set "use TCP ports instead of Unix local sockets" to be on, in Preferences -> Remote Connection -> External Connection Parameters.

You can also set the password in same Preferences section.

With aMule 2.0.0-rc5: According to the amulecmd help you can perform the following commands.

Quit

Help

Stats

Show DL

Resume n

Pause n

ServerStatus

Connect

.Disconnect

You can also do "Show UL" which doesn't do anything as of rc5 version.