[NBLUG/talk] FTPing large files
sean machin
smachin1000 at gmail.com
Thu Jan 7 17:52:49 PST 2010
Hi All,
I'm writing a python script for my Centos server which (among other
things), tries to FTP a large (7GB) archive image to another server
across the WAN.
My script calls the curl program to do the upload. Curl always seems to
fail after a few 100MB however.
Any ideas on how best to transfer this large file? I do not have SSH
access BTW so can't use scp.
Thanks :)
Sean
More information about the talk
mailing list