|
Revision 697, 466 bytes
(checked in by schwa, 2 years ago)
|
Remove things which are already in the issue tracker.
Remove already implemented changes.
|
- Property svn:mime-type set to
text/plain
- Property svn:eol-style set to
native
- Property svn:keywords set to
Id
|
| Line | |
|---|
| 1 |
Planned: |
|---|
| 2 |
|
|---|
| 3 |
- see issue tracker ( http://ftputil.sschwarzer.net/trac/report/1 ) |
|---|
| 4 |
- add `ftp_session` module containing session classes (e. g. for |
|---|
| 5 |
passive mode connections) |
|---|
| 6 |
|
|---|
| 7 |
Ideas for future development: |
|---|
| 8 |
|
|---|
| 9 |
- handle connection timeouts (Antonio Beamud Montero) |
|---|
| 10 |
- 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`) |
|---|
| 15 |
|
|---|