$FTP->Cd(path)
FTP
path
$FTP->Cwd(path)
$FTP->Chdir(path)
Changes the current directory on the FTP remote host. Returns path, or undef on error.
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]