1. 70c4378 Whitespace normalization. by Tim Peters · 24 years ago
  2. 64850ef Allow this script to act like a module by only calling main() if by Barry Warsaw · 24 years ago
  3. a259696 Fix by Sjoerd Mullender to support symbolic links and make a backup of by Guido van Rossum · 26 years ago
  4. 1f05cb0 OK, here's a different way to implement the same thing -- this version by Guido van Rossum · 26 years ago
  5. aeeda5b Support filenames with spaces in their names (for non-Mac ftp servers). by Guido van Rossum · 26 years ago
  6. fdc5adc Dangerous feature added: when removing local files (i.e., only when -r by Guido van Rossum · 27 years ago
  7. 650b3aa Unlink before rename (for NT). by Guido van Rossum · 27 years ago
  8. 1ade44c Open the output files with 'wb', not 'w'. by Guido van Rossum · 27 years ago
  9. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  10. e41d00b Fixed a bug: files that no longer exist remotely would never be by Guido van Rossum · 28 years ago
  11. 9a2c546 Create files as temp file and move to real location only when complete. by Guido van Rossum · 28 years ago
  12. d2966cb don't die on unreadable files etc. by Guido van Rossum · 29 years ago
  13. e830e55 added ftp mirror script by Guido van Rossum · 29 years ago