Re: How to chdir using SFTP or SSH on Win32

[email protected] (Steve Bertrand)
Newsgroups perl.beginners
Message-ID <[email protected]>
> $sftp->chdir( $path );   #cd to the OUT folder
> $sftp->get( $shortname, $localname);   # get the file using only the 
> file name
> 
> I see no way to do $sftp->chdir. 

Will $sftp->do_opendir() work?

Steve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.