Have FTP backend reconnect on timeout.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 30 Sep 2009 18:47:47 +0000 (11:47 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 30 Sep 2009 18:47:47 +0000 (11:47 -0700)
commita1face58909c717037fce46b26020c573e9ad993
tree41edb0287f3b4fcbff928bb3826644d1b6ae30de
parentf38dd9bcb0caffd3fc9126b05788c936690e8288
Have FTP backend reconnect on timeout.

Additionally, ensure that transfers are done in binary mode.

Patch provided by Ralf Schlatterbeck <rsc@runtux.com>.
python/cumulus/store/ftp.py