How to delete a directory tree in FTP

ray223 at gmail.com ray223 at gmail.com
Wed Aug 16 19:27:52 EDT 2006


T wrote:
> I connect to a FTP server which can be either unix or windows server.
> Once in the FTP session, I would like to delete a directory tree on the
> server.  Is there a command that will do this?  If not, can someone
> point me to a right direction?
>
> Thanks!

Have a look at rmtree in ftputil.

http://ftputil.sschwarzer.net/

Regards,

Ray Smith
http://RaymondSmith.com




More information about the Python-list mailing list