Re: Question regarding mkdir of ftputil
Problem solved. Used try and except method -- http://mail.python.org/mailman/listinfo/python-list
Question regarding mkdir of ftputil
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