Changeset 774:8ca6b70c01d7

Show
Ignore:
Timestamp:
2009-04-11 07:42:03 (17 months ago)
Author:
Stefan Schwarzer <sschwarzer@…>
Branch:
default
convert_revision:
svn:778c30c8-61e0-0310-89d4-fe2f97a467b2/trunk@811
Message:
Removed long-outdated points.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TODO

    r666 r774  
    11Planned: 
    22 
    3 - see issue tracker ( http://ftputil.sschwarzer.net/trac/report/1 ) 
     3- get ftputil included into Debian repositories 
    44- add `ftp_session` module containing session classes (e. g. for 
    55  passive mode connections) 
     
    77Ideas for future development: 
    88 
    9 - handle connection timeouts (Antonio Beamud Montero) 
    109- add an interface module for ftpparse (see conversation with 
    11   Oleg Broytmann) 
    12 - merge with vpath project (Holger Krekel) 
    13 - merge in WebDAV support 
    14 - what about thread safety? (also have a look at `ftplib`) 
     10  Oleg Broytmann) -> perhaps license issues 
     11- WebDAV support? 
    1512