|
|
| Keep It Simple, Stupid | |
| PerlMonks |
lcd in Net::FTP moduleby gopalr (Priest) |
| on Aug 04, 2009 at 07:01 UTC ( #785663=perlquestion: print w/ replies, xml ) | Need Help?? |
|
gopalr has asked for the
wisdom of the Perl Monks concerning the following question:
We are using the following to change remote directory $ftp->cwd($remot_root). Please guide me, how to change local directory. I used $ftp->lcd($local_directory), but is showing an error message Can't locate object method "lcd" via package "Net::FTP" at XXXXX_FTP.pl line 82. Please guide me. Thanks in Advance!! Thanks, Gopal.R
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||