file transfer in python

2009-06-26 Thread jayesh bhardwaj
i am trying to find something useful in python to transfer html files
from one terminal to other. Can this be done with some module or shall
i start coding my own module using low level socket interface. If u
know about some books on this topic or any online help then plz help.
-- 
http://mail.python.org/mailman/listinfo/python-list


Httplib issues

2009-07-10 Thread jayesh bhardwaj
Hi,
i was trying to download file frm a terminal having apache with
httplib manipulation. It worked, now i want to upload file to the
terminal. Can this b done by httplib too?
-- 
http://mail.python.org/mailman/listinfo/python-list