Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
eiskaltdcpp-cli-xmlrpc(1)    General Commands Manual   eiskaltdcpp-cli-xmlrpc(1)

NAME
     EiskaltDC++_CLI  -  simple  command  line	interface for EiskaltDC++ Daemon
     written on perl

SYNOPSIS
     eiskaltdcpp-cli-xmlrpc
     eiskaltdcpp-cli-xmlrpc <Key>

DESCRIPTION
     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.

     To use this program you need first install few perl modules:
     Getopt::Long
     Data::Dump
     Term::ShellUI
     RPC::XML

COMMAND LINE OPTIONS
     A summary of options is included below.

     -h,  --help
	    Display help and exit

     -V,  --version
	    Show version information and exit

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

     /usr/local/etc/eiskaltdcpp
	    Directory with default configuration file

DOCUMENTATION
     Actual README file you can always find here:
     https://raw.github.com/eiskaltdcpp/eiskaltdcpp/master/eiskaltdcpp-
     cli/README

AUTHOR
     This  program  was written by Dmitry Kolosov <onyx@z-up.ru> and others (see
     file AUTHORS).
     EiskaltDC++ homepage: http://code.google.com/p/eiskaltdc/

BUG REPORTS
     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 De-
     bian project (and may be used by others).

				   19 Feb 2012	       eiskaltdcpp-cli-xmlrpc(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=eiskaltdcpp-cli-xmlrpc&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help