Changeset 490:c5b0ebdb9574
- Timestamp:
- 2006-02-18 21:29:57 (5 years ago)
- Author:
- Stefan Schwarzer <sschwarzer@…>
- Branch:
- default
- convert_revision:
- svn:778c30c8-61e0-0310-89d4-fe2f97a467b2/trunk@509
- Message:
-
Documentation update is done.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r456
|
r490
|
|
| 1 | 1 | Planned: |
| 2 | | |
| 3 | | - try to auto-detect the necessary parser format, if possible, |
| 4 | | without writing something on the server as it's now done |
| 5 | | - revise exception hierarchy (mainly regarding InternalErrors; what |
| 6 | | is "internal" supposed to mean? pay attention to TimeShiftError) |
| 7 | | Warning: this _might_ break client code |
| 8 | 2 | |
| 9 | 3 | - write a ftputil_mirror.py script |