Re: Question regarding mkdir of ftputil

2006-02-13 Thread s99999999s2003
Problem solved. Used try and except method -- http://mail.python.org/mailman/listinfo/python-list

Question regarding mkdir of ftputil

2006-02-13 Thread s99999999s2003
hi i am currently using the FTP wrapper from http://cheeseshop.python.org/pypi/ftputil/2.0.3 The documentation states "In the current implementation, this doesn't construct "intermediate" directories which don't already exist". i would like to make directories at the remote server whenever the path