Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: RenameChapter 19
Win32 Modules and Extensions
Next: 19.7 Win32::Internet
 

Rmdir

$FTP->Rmdir(name)
$FTP->Rd(name)

Removes the directory name on the FTP remote host. Returns undef on error.


Previous: Reference: RenamePerl in a NutshellNext: 19.7 Win32::Internet
Reference: RenameBook Index19.7 Win32::Internet