& Nbsp; amulecmd is the command line operation and management program of aMule. First, to have two executable files, amuled and amulecmd, you must specify :#. /configure -- enable-amulecmd -- enable-amule-daemon must write a password encrypted with md5 in the configuration.
Amulecmd is a command line operation and management program of aMule.
First, to have two executable files, amuled and amulecmd, you must specify:
#./Configure -- enable-amulecmd -- enable-amule-daemon
A password encrypted with md5 must be written in the configuration file. In fact, password verification is not required when executing amulecmd. However, if amulecmd asks the password, it must not be set.
# Echo-n "password" | md5sum
Fill in ~ The following two lines in/. aMule/amule. conf:
AcceptExternalConnections = 1
ECPassword = xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Generate the remote. conf file:
# Amulecmd -- create-config-from = ~ /. AMule/amule. conf
Run the daemon process:
# Amuled-f
Run the management program:
# Amulecmd
This is amulecmd SVN Sun Apr 27 07:01:42 CEST 2008
Creating client...
Succeeded! Connection established to aMule SVN
---------------------------------------
| AMule text client |
---------------------------------------
Use Help for command list
AMulecmd $
The prompt aMulecmd $ appears. add the server below:
AMulecmd $ add ed2k: // | server | 85.17.52.124 | 5000 |
> Operation was successful.
AMulecmd $ add ed2k: // | server | 85.17.52.92| 5000 |
> Operation was successful.
Connection:
AMulecmd $ connect
> Connecting to ED2K...
> Connecting to Kad...
View Status:
AMulecmd $ status
> ED2K: Connected to 85.17.52.124 [85.17.52.124: 5000] with HighID
> Kad: Not connected
> Download: 0 bytes/sec
> Upload: 13 bytes/sec
> Clients in queue: 0
> Total sources: 0
The connection is successful. You can use add to add an ed2k file as you can add a server.
View upload and download information:
AMulecmd $ show dl