$ FTP ->Mkdir ( name )
FTP
name
$ FTP ->Md ( name )
Creates 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 ]