File Transfer

Grant Edwards grante at visi.com
Fri Jul 23 10:58:04 EDT 2004


On 2004-07-23, ADE <> wrote:

> Hi I would like to create a program that a User can send large
> image files across the internet to my computer (only image
> formats)
>
> I would like to have basically a Client who sends files and a
> Server who recieves files
>
> Does anyone know where I can learn about this or has some code
> they wouldn't mind sharing

http://rfc.net/rfc959.html

http://www.python.org/doc/current/lib/module-ftplib.html

http://twistedmatrix.com/pipermail/twisted-python/2003-November/006531.html

-- 
Grant Edwards                   grante             Yow!  I demand IMPUNITY!
                                  at               
                               visi.com            



More information about the Python-list mailing list