AMULECMD(1) | aMule utilidades | AMULECMD(1) |
amulecmd - Programa basado en consola para controlar aMule
amulecmd [-h <host>] [-p <port>] [-P <password>] [-f <path>] [-q] [-v] [-l <lang>] { [-w] | [-c <command>] }
amulecmd [--create-config-from=<path>]
amulecmd [--version]
amulecmd [--help]
amulecmd es un cliente basado en consola para controlar aMule.
Todos los comandos ignoran las mayúsculas.
Añadir un enlace eD2k o un enlace magnet al núcleo.
El enlace eD2k para ser añadido puede ser:
El enlace magnet debe contener un hash eD2k y la longitud del archivo.
Cancels the download specified by <hash> or <number>. To get the value use show.
Conectar a la red.
Esto conectará a todas las redes que estén habilitadas en las preferencias.
With the optional parameter you can specify which network to connect to. Giving a server address in the form of IP:Port (where IP is either a dotted decimal IPv4 address or a resolvable DNS name) aMule will connect to that server only.
Desconectar de todas las redes a las que estás conectado, o solamente desconecta de la red especificada.
Comenzar a descargar un archivo.
The <number> of a file from the last search has to be given. Example: `download 12' will start to download the file with the number 12 of the previous search.
Desconectar de amule/amuled y salir de amulecmd.
Obtener y mostrar un valor de opciones.
Valores disponibles para <what>:
Prints a short usage description. If called without parameter, it shows a list of available commands. If called with <command>, it shows a short description of the given command.
Pauses the download specified by <hash> or <number>. To get the value use show.
Fijar la prioridad de una descarga especificada por <hash> o <number>.
Valores disponibles para <priority>:
Shows the progress of an on-going search.
Un sinónimo del comando exit.
Recargar un objeto dado.
Valores disponibles para <what>:
Reiniciar el registro.
Shows you the results of the last search.
Resumes the download specified by <hash> or <number>. To get the value use show.
Makes a search for the given <keyword>. A search type and a keyword to search is mandatory to do this. Example: `search kad amule' performs a kad search for `amule'.
Tipos de búsquedas disponibles:
Asigna un valor dado de opción.
Valores disponibles para <what>:
Shows upload/download queue, servers list or shared files list.
Valores disponibles para <what>:
Shutdown the remote running core (amule/amuled). This will also shut down the text client, since it is unusable without a running core.
Mostrar árbol de estadísticas.
The optional <number> in the range of 0-255 can be passed as argument to this command, which tells how many entries of the client version subtree should be shown. Passing 0, or omitting it means `unlimited'.
Example: `statistics 5' will show only the top 5 versions for each client type.
Show connection status, current up/download speeds, etc.
Todas las opciones que tengan <path> como valor, si path contiene un directorio sin part (p.e. solo un archivo normal), entones se tomará el directorio de la configuración, ~/.aMule.
The <lang> parameter for the -l option has the following form: lang[_LANG][.encoding][@modifier] where lang is the primary language, LANG is a sublanguage/territory, encoding is the character set to use and modifier allows the user to select a specific instance of localization data within a single category.
Por ejemplo, las siguientes cadenas son válidas:
Though all the above strings are accepted as valid language definitions, encoding and modifier are yet unused.
In addition to the format above, you can also specify full language names in English - so -l german is also valid and is equal to -l de_DE.
When no locale is defined, either on command-line or in config file, system default language will be used.
~/.aMule/remote.conf
Normalmente amulecmd se ejecutara primero como::
amulecmd -h hostname -p ECport -P ECpassword -w
o
amulecmd --create-config-from=/home/usuario/.aMule/amule.conf
Esto guardará las opciones en $HOME/.aMule/remote.conf, y después sólo tiene que escribir:
amulecmd
Of course, you don't have to follow this example.
Por favor informa de fallos ya sea en nuestro foro (http://forum.amule.org/), o en nuestro bugtracker (http://bugs.amule.org/). Por favor no informe de fallos por correo, ni en nuestras listas, ni directamente al correo de algun miembro del equipo.
aMule y todas las demás utilidades relacionadas son distribuidas bajo la GNU General Public License.
Esta página de manualfue escrita por Vollstrecker <amule@vollstreckernet.de>
Septiembre 2016 | aMuleCmd v2.3.2 |