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

FreeBSD Manual Pages

  
 
  

home | help
AMULED(1)			 aMule Daemon			     AMULED(1)

NAME
       amuled -	the all-platform eMule p2p client - daemonized version

SYNOPSIS
       amuled  [-c  <path>]  [-f]  [-p <path>] [-e] [-o] [-r] [-w <path>] [-d]
       [-i] [-t	<num>] [eD2k-link]

       amuled [-v]

       amuled [-h]

DESCRIPTION
       [ -c <path>, --config-dir=<path>	]
	      Read config from <path> instead of home

       [ -f, --full-daemon ]
	      Forks to background.

       [ -p <path>, --pid-file=<path> ]
	      After fork, create a pid-file in the <path>.  <path> has to con-
	      tain the filename.

       [ -e, --ec-config ]
	      Configure	EC (External Connections).

       [ -o, --log-stdout ]
	      Prints log messages to stdout.

       [ -r, --reset-config ]
	      Resets config to default values.

       [ -w <path>, --use-amuleweb=<path> ]
	      Specify location of amuleweb binary to <path>.

       [ -d, --disable-fatal ]
	      Does not handle fatal exception.

       [ -i, --enable-stdin ]
	      Does not disable stdin.

       [ -t, --category=<num> ]
	      Set category for passed eD2k links to <num>

       [ -v, --version ]
	      Displays the current version number.

       [ -h, --help ]
	      Prints a short usage description.

       [ eD2k-link ]
	      Adds an eD2k-link	to the core.

       The eD2k	link to	be added can be:

	   a file link	(ed2k://|file|...), it will be added to	 the  download
	    queue;

	   a server link (ed2k://|server|...),	it will	be added to the	server
	    list;

	   a  serverlist  link, in which case all servers in the list will be
	    added to the server	list;

	   a magnet link.

FILES
       ~/.aMule/*

REPORTING BUGS
       Please report bugs either on our	forum (http://forum.amule.org/), or in
       our bugtracker (http://bugs.amule.org/).	 Please	do not report bugs  in
       e-mail, neither to our mailing list nor directly	to any team member.

COPYRIGHT
       aMule  and  all	of its related utilities are distributed under the GNU
       General Public License.

SEE ALSO
       alcc(1),	 amule(1),  amulecmd(1),  amulegui(1),	amuleweb(1),   cas(1),
       ed2k(1)

AUTHOR
       This manpage was	written	by Vollstrecker	<amule@vollstreckernet.de>

aMule Daemon v2.3.2		September 2016			     AMULED(1)

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

home | help