index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
ftpmirror.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
* when given, port should be converted to int
Skip Montanaro
2002-12-05
1
-1/+3
*
allow optional port specified as part of the hostname, e.g.,
Skip Montanaro
2002-12-05
1
-3/+6
*
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald
2002-09-11
1
-6/+5
*
Patch #430754: Makes ftpmirror.py .netrc aware
Martin v. Löwis
2001-06-07
1
-3/+10
*
Whitespace normalization.
Tim Peters
2001-01-17
1
-334/+334
*
Allow this script to act like a module by only calling main() if
Barry Warsaw
2000-09-16
1
-1/+3
*
Fix by Sjoerd Mullender to support symbolic links and make a backup of
Guido van Rossum
1998-06-29
1
-56/+80
*
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