Cd $FTP->Cd(path) $FTP->Cwd(path) $FTP->Chdir(path) Changes the current directory on the FTP remote host. Returns path, or undef on error.