If you are trying to store a file try setting it to read mode instead of write mode. ftp. storlines("STOR " + filename, open(filename, 'r')). also if you plan on ...
www.google.com.tw