help-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnunet] Download management


From: Ludovic Courtès
Subject: [Help-gnunet] Download management
Date: Sun, 25 Apr 2004 15:55:55 +0200
User-agent: Mutt/1.5.4i [Guile enabled]

Hi,

I've been using GNUnet for a few weeks and I sometimes found it annoying
to restart all downloads by hand after restarting my computer.  So I
wrote a tiny Guile script (for version 1.6.x) called
`gnunet-download-manager' (attached file) which does exactly this: it
stores information about ongoing downloads so as to be able to restart
them later.  It just acts as a "wrapper" for `gnunet-download', which
means that defining the following alias makes it possible to
transparently use it:

  alias gnunet-download='gnunet-download-manager.scm download'

Downloads may then be resumed with "gnunet-download-manager.scm resume",
and they may be stopped with "gnunet-download-manager.scm killall".

So long as this feature is not part of `gnunet-download' (and would it
be a good idea?), I thought this script might be useful to other people
so here it is.  ;-)

Of course, comments and bug reports are welcome.

Ludovic.

Attachment: gnunet-download-manager.scm
Description: Text document

Attachment: pgpHCchidqVDu.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]