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