$ftp->cwd([dir])
ftp
dir
Changes the working directory to dir. With no argument, changes the directory to root.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]