$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
Copyright © 2001 O'Reilly & Associates. All rights reserved.