Package
=======
$Id: TODO,v 1.8 2002/09/08 20:13:48 bent Exp $

Errors
------

	None known

Improvements
------------

	??


PB	(pb.c)
==

Errors
------

	None known

Improvements
------------

1.	Keep track of which files have been downloaded so that files are not
	downloaded more than once.
	(As a tempory fix: After moving the downloaded file elsewhere, use 
	 touch to create a directory entry - this will give the desired
	 effect)


Suggestions
-----------

1.	Change the strategy for choosing to download a file rather than
	doing directory fills.
	Needs discussion.


PG	(pg.c, monitor.c, upload.c)
===

Errors
------

	None known

Improvements
------------

1.	Change the structure to use threads rather than separate processes.

