man
[oweals/gnunet.git] / doc / man / gnunet-download-manager.1
1 .TH GNUNET-DOWNLOAD-MANAGER 1 "15 Jan, 2011" "GNUnet"
2
3 .SH NAME
4 gnunet-download-manager \- manage downloads across sessions
5
6 .SH SYNOPSIS
7 .B gnunet\-download\-manager
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-download\-manager\fP is a script that can be used to track download sessions.  It makes the process of resuming downloads after a system reboot easier.  A typical use is to define an alias (depending on your shell) of the form
13
14 $ alias gnunet\-download='gnunet\-download\-manager.scm download'
15
16 Other commands for the download manager include resume (resumes all downloads), status (show status of pending downloads), killall (abort all downloads), settings (for configuration) and help (print help text).
17
18 gnunet\-download\-manager is a scheme script and will only work if guile is available.
19
20 .SH BUGS
21 Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org>
22
23 .SH SEE ALSO
24 gnunet\-download(1)