[Python-bugs-list] [ python-Bugs-459767 ] ftplib fails with files > 2GB

noreply@sourceforge.net noreply@sourceforge.net
Sat, 08 Sep 2001 03:31:03 -0700


Bugs item #459767, was opened at 2001-09-08 03:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=459767&group_id=5470

Category: Extension Modules
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Preishuber (preisl)
Assigned to: Nobody/Anonymous (nobody)
Summary: ftplib fails with files > 2GB

Initial Comment:
The ftplib.py module is not ready for large files >
2GB. The funtions size and parse150 return integer
values as file size which causes overflows on large files.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=459767&group_id=5470