Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mldonkey_command(1) [debian man page]

MLDONKEY_COMMAND(1)						  [FIXME: manual]					       MLDONKEY_COMMAND(1)

NAME
mldonkey_command - a wrapper to send command to a mlnet server. SYNOPSIS
mldonkey_command [-P port] [-h host] [-u user] [-p password] [-q] [-s] [-v] {"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 originally written by Sylvain Le Gall gildor@debian.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) AUTHORS
Sylvain Le Gall <gildor@debian.org> Author. Mehdi Dogguy <dogguy@pps.jussieu.fr> Author. COPYRIGHT
Copyright (C) 2003, 2004, 2005, 2006 Sylvain Le Gall Copyright (C) 2009 Mehdi Dogguy [FIXME: source] Mar 14, 2009 MLDONKEY_COMMAND(1)

Check Out this Related Man Page

MLDONKEY_FILES(1)						  [FIXME: manual]						 MLDONKEY_FILES(1)

NAME
mldonkey_files - a files source filter for mlnet init file. SYNOPSIS
mldonkey_files {[--join] | [--split network_name] | [--test network_name]} [-f0 file] [-f1 file] [-f2 file] [-q] DESCRIPTION
This manual page documents briefly the mldonkey_files command. This manual page was written for the Debian GNU/Linux distribution because the original program is Debian GNU/Linux specific. This script was written by the debian developer to permit smoother transition to mldonkey without fasttrack support. MLDonkey suffer from a fasttrack file GPL-problematic. The support of fasttrack has been removed from the upstream source. -f0 file This option is needed. First part of the tri term split/join expression -f1 file This option is needed. Second part of the tri term split/join expression -f2 file This option is needed. Third part of the tri term split/join expression --join This command will merge -f1 and -f2 into file -f0. Be warned that no confirmation will be asked. -f0 will be erased. --split network_name This command will separate file source entry concerning the network network_name from the -f0 file and the rest. The entry concerning network_name will be put in -f1 file, the rest in -f2 file. Be warned that no confirmation will be asked. -f1 and -f2 files will be erased. --test network_name This command will search file source entry concerning the network network_name in the -f0 file. If one file comes from the given network, the exit code will be 0 else 1. -q Quiet mode. Actions --split, --test and --join are exclusive. You can only perform one at the same time. LICENSE
This manual page was originally written by Sylvain Le Gall gildor@debian.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) /usr/share/doc/mldonkey-server/README.Debian AUTHORS
Sylvain Le Gall <gildor@debian.org> Author. Mehdi Dogguy <dogguy@pps.jussieu.fr> Author. COPYRIGHT
Copyright (C) 2003, 2004, 2005, 2006 Sylvain Le Gall Copyright (C) 2009 Mehdi Dogguy [FIXME: source] Mar 14, 2009 MLDONKEY_FILES(1)
Man Page