How to Use amulecmd

Source: Internet
Author: User
How to Use amulecmd-Linux Enterprise Application-Linux server application information. 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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.