start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Binary Chapter 19
Win32 Modules and Extensions
Next: Reference: Delete
 

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.


Previous: Reference: Binary Perl in a Nutshell Next: Reference: Delete
Reference: Binary Book Index Reference: Delete

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.