On Fri, Aug 23, 2013 at 4:30 PM, davidsnt <[email protected]> wrote: [...snip...] > Is using retrbinary to download files of size >4GB is a good practice?
May be you can use wget/curl : https://www.gnu.org/software/wget/ http://curl.haxx.se/ There is also a library also: http://curl.haxx.se/libcurl/python/ -- Baiju M _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
