man mldonkey_command (Commandes) - a wrapper to send command to a mlnet server.

NAME

mldonkey_command - a wrapper to send command to a mlnet server.

SYNOPSIS

mldonkey_command [options] {"mlnet command"...}

DESCRIPTION

This manual page documents briefly the mldonkey_command command.

This manual page was written for the Debian GNU/Linux distribution because the original program is Debian GNU/Linux specific.

This program allow you to send command to a mlnet instance. The idea is to provide a simple script to do batch job with mlnet

OPTIONS

-P
Port of the telnet mldonkey server. By default 4000
-h
Host of the telnet mldonkey server. By default localhost
-u
Username to use while connecting. By default admin
-p
Password to use while connecting. If none is specified, ask it on stdin
-q
Run without displaying command result
-s
Use stdin to enter command
-v
Display login information
"mlnet commands"
Any commands you can type in a telnet session connected to mlnet. Try "mldonkey_command longhelp" to see a complete listing.

LICENSE

This manual page was written by Sylvain Le Gall <sylvain.le-gall@polytechnique.org> for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage.

SEE ALSO

mlnet (1)

AUTHOR

Sylvain Le Gall.