Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: cdupChapter 16
FTP
Next: Reference: delete
 

cwd

 $ftp->cwd([dir])

Changes the working directory to dir. With no argument, changes the directory to root.


Previous: Reference: cdupPerl in a NutshellNext: Reference: delete
Reference: cdupBook IndexReference: delete