forked from eiskaltdcpp/eiskaltdcpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
man.eiskaltdcpp-cli-xmlrpc.html
115 lines (87 loc) · 2.97 KB
/
man.eiskaltdcpp-cli-xmlrpc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of eiskaltdcpp-cli-xmlrpc</TITLE>
</HEAD><BODY>
<H1>eiskaltdcpp-cli-xmlrpc</H1>
Section: User Commands (1)<BR>Updated: 19 Feb 2012<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
EiskaltDC++_CLI - simple command line interface for EiskaltDC++ Daemon written on perl
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<P>
<B>eiskaltdcpp-cli-xmlrpc</B>
<BR>
<B>eiskaltdcpp-cli-xmlrpc</B>
<Key>
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
<P>
<B>EiskaltDC++</B> is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, FlylinkDC++, LinuxDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.
<P>
To use this program you need first install few perl modules:
<BR>
Getopt::Long
<BR>
Data::Dump
<BR>
Term::ShellUI
<BR>
RPC::XML
<A NAME="lbAE"> </A>
<H2>COMMAND LINE OPTIONS</H2>
A summary of options is included below.
<DL COMPACT>
<DT><B>-h, --help</B>
<DD>
Display help and exit
<DT><B>-V, --version</B>
<DD>
Show version information and exit
</DL>
<A NAME="lbAF"> </A>
<H2>FILES</H2>
<DL COMPACT>
<DT><B>~/.config/eiskaltdc++/ or $XDG_CONFIG_HOME/eiskaltdc++/</B>
<DD>
Directory with user configuration files and logs
<DT><B>/usr/local/share/eiskaltdcpp/cli/ or /usr/share/eiskaltdcpp/cli/</B>
<DD>
Directory with default configuration file
</DL>
<A NAME="lbAG"> </A>
<H2>DOCUMENTATION</H2>
<DL COMPACT>
<DT>Actual README file you can always find here: <B><A HREF="https://raw.github.com/eiskaltdcpp/eiskaltdcpp/master/eiskaltdcpp-cli/README">https://raw.github.com/negativ/eiskaltdcpp/master/eiskaltdcpp-cli/README</A></B><DD>
</DL>
<A NAME="lbAH"> </A>
<H2>AUTHOR</H2>
This program was written by Dmitry Kolosov <<A HREF="mailto:onyx@z-up.ru">onyx@z-up.ru</A>> and others (see file AUTHORS).
<BR>
EiskaltDC++ homepage: <B><A HREF="http://code.google.com/p/eiskaltdc/">http://code.google.com/p/eiskaltdc/</A></B>
<A NAME="lbAI"> </A>
<H2>BUG REPORTS</H2>
If you find a bug in EiskaltDC++ please report it here:
<B><A HREF="http://code.google.com/p/eiskaltdc/issues/list">http://code.google.com/p/eiskaltdc/issues/list</A></B>
<P>
This manual page was written by Boris Pek <<A HREF="mailto:tehnick-8@mail.ru">tehnick-8@mail.ru</A>> for the Debian project (and may be used by others).
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">COMMAND LINE OPTIONS</A><DD>
<DT><A HREF="#lbAF">FILES</A><DD>
<DT><A HREF="#lbAG">DOCUMENTATION</A><DD>
<DT><A HREF="#lbAH">AUTHOR</A><DD>
<DT><A HREF="#lbAI">BUG REPORTS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 22:31:23 GMT, January 26, 2012
</BODY>
</HTML>