Hello, I want to upload a file with ftp over a proxy. I know that I have to use urllib2 to be able to connect over a proxy. But I don't have any idea how I can upload the file :) I'm a python-novice and hope that you can give me some tips or code samples... Thanks for your help Martin