
* move libneon to a separate project; consider upgrading
  from the master sources;  figure out how best to deal
  with it's makefile non-standardness

* relative directictories in PATH (e.g. ".") confuse 
  with-ftp in the local case, since path_find_executable
  follows a chdir to the root of the with-ftp session.

* with-ftp hangs if the remote site refuses connection

  c.f. geisler's archive from regexps.com

* better error messages

  The error messages are confusing people.  In addition to 
  the FTP return message, perhaps add an explanation of possible
  causes of the problem.
  
* add support for re-establishing connections after time-out

* write a test suite

* write a reference manual

* ftp-push performance improvements

  If the remote site cooperates by storing recursive directory
  listings with md5 sums, ftp-push can be much faster.

* make passive mode an option (rather than mandatory) in with-ftp


# tag: Tom Lord Thu Jan 10 05:43:55 2002 (ftp-utils/=TODO)
#
