Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OK, here's a different way to implement the same thing -- this version | Guido van Rossum | 1998-05-12 | 1 | -6/+6 |
* | Support filenames with spaces in their names (for non-Mac ftp servers). | Guido van Rossum | 1998-05-12 | 1 | -2/+2 |
* | Dangerous feature added: when removing local files (i.e., only when -r | Guido van Rossum | 1998-01-04 | 1 | -25/+50 |
* | Unlink before rename (for NT). | Guido van Rossum | 1997-05-19 | 1 | -1/+5 |
* | Open the output files with 'wb', not 'w'. | Guido van Rossum | 1997-05-15 | 1 | -1/+1 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | Fixed a bug: files that no longer exist remotely would never be | Guido van Rossum | 1996-11-14 | 1 | -0/+24 |
* | Create files as temp file and move to real location only when complete. | Guido van Rossum | 1996-04-09 | 1 | -7/+22 |
* | don't die on unreadable files etc. | Guido van Rossum | 1996-02-05 | 1 | -6/+10 |
* | added ftp mirror script | Guido van Rossum | 1995-06-20 | 1 | -0/+299 |