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