Scroll to navigation

eiskaltdcpp-daemon(1) General Commands Manual eiskaltdcpp-daemon(1)

NAME

eiskaltdcpp-daemon - simple daemon controllable via XMLRPC or JSONRPC

SYNOPSIS

eiskaltdcpp-daemon -d
eiskaltdcpp-daemon <Key>

DESCRIPTION

EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.

COMMAND LINE OPTIONS

A summary of options is included below.

Run program as daemon
Verbose mode
Debug mode
Use syslog in daemon mode
Write daemon log to <file> (default: @config_dir@/Logs/daemon.log)
Set port for XMLRPC or JSONRPC (default: 3121)
Set IP address for XMLRPC or JSONRPC (default: 127.0.0.1)
Write daemon process ID to <file>
Store config in <dir>
Store local data (cache, temp files) in <dir> (defaults is equal confdir)
Write xmlrpc log to <file> (default: /tmp/eiskaltdcpp-daemon.xmlrpc.log)
Set UriPath for xmlrpc abyss server to <uripath> (default: /eiskaltdcpp)
Display help and exit
Show version information and exit

FILES

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

DOCUMENTATION


https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/XMLRPC
https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/JSONRPC

AUTHOR

This program was written by EiskaltDC++ developers team (see file AUTHORS).
EiskaltDC++ homepage: https://github.com/eiskaltdcpp/eiskaltdcpp/

BUG REPORTS

If you find a bug in EiskaltDC++ please report it here: https://github.com/eiskaltdcpp/eiskaltdcpp/issues

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

05 Feb 2014