GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
eiskaltdcpp-daemon(1) FreeBSD General Commands Manual eiskaltdcpp-daemon(1)

eiskaltdcpp-daemon - simple daemon controllable via XMLRPC or JSONRPC

eiskaltdcpp-daemon -d
eiskaltdcpp-daemon <Key>

EiskaltDC++ 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.

A summary of options is included below.
-d, --daemon
Run program as daemon
-v, --verbose
Verbose mode
-D, --debug
Debug mode
-s, --syslog
Use syslog in daemon mode
-S <file>, --log=<file>
Write daemon log to <file> (default: @config_dir@/Logs/daemon.log)
-P <port>, --port=<port>
Set port for XMLRPC or JSONRPC (default: 3121)
-L <ip>, --ip=<ip>
Set IP address for XMLRPC or JSONRPC (default: 127.0.0.1)
-p file, --pidfile=<file>
Write daemon process ID to <file>
-c dir, --confdir=<dir>
Store config in <dir>
-l <dir>, --localdir=<dir>
Store local data (cache, temp files) in <dir> (defaults is equal confdir)
-u <file>, --rpclog=<file>
Write xmlrpc log to <file> (default: /tmp/eiskaltdcpp-daemon.xmlrpc.log)
-U <uripath>, --uripath=<uripath>
Set UriPath for xmlrpc abyss server to <uripath> (default: /eiskaltdcpp)
-h, --help
Display help and exit
-V, --version
Show version information and exit

~/.config/eiskaltdc++/ or $XDG_CONFIG_HOME/eiskaltdc++/
Directory with user configuration files

Detail documentation about available XMLRPC and JSONRPC methods can be found in our wiki:

http://code.google.com/p/eiskaltdc/wiki/XMLRPC
http://code.google.com/p/eiskaltdc/wiki/JSONRPC

This program was written by EiskaltDC++ developers team (see file AUTHORS).
EiskaltDC++ homepage: http://code.google.com/p/eiskaltdc/

If you find a bug in EiskaltDC++ please report it here: http://code.google.com/p/eiskaltdc/issues/list

This manual page was written by Boris Pek <tehnick-8@mail.ru> for the Debian project (and may be used by others).

05 Feb 2014

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.