Re: How to chdir using SFTP or SSH on Win32
[email protected] (Rob Dixon)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
Sturdevant, Robert W Mr CTR USA AMC wrote: > > Yeah, I got all that but unfortunately I need a workaround due to a coding > error on the server end. The server-end SFTP logic is a rewrite of an > earlier FTP app that still expects a CD before the GET. Any ideas? Magic? Are you sure this isn't ordinary FTP on an SSL layer? Rob