阅读背景:

使用python lib从FTP获取大文件

来源:互联网 

I need to download some large files (>30GB per file) from a FTP server. I'm using ftplib from the python standardlib but there are some pitfalls: If i download a large file, i can not use the connection anymore if the file finishes. I get an EOF Error afterwards, so the connection is closed (due to timeout?) and for each succeeding file i will get an error 421.I need to download some large files (>30GB per




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: