Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ListChapter 19
Win32 Modules and Extensions
Next: Reference: Mode
 

Mkdir

$FTP->Mkdir(name)
$FTP->Md(name)

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


Previous: Reference: ListPerl in a NutshellNext: Reference: Mode
Reference: ListBook IndexReference: Mode