$FTP->Rmdir(name)
FTP
name
$FTP->Rd(name)
Removes the directory name on the FTP remote host. Returns undef on error.
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]