Mike Flannigan wrote: > [EMAIL PROTECTED] wrote: >> >> Does any one have a simple script to retrieve a file from a remote >> server using SFTP? >> >> I can not use the net::stp module because I do not have the required >> authority to add modules to our Perl interpeter. > > About a year ago I spent a half day trying to do this with no restrictions > placed on me. I was unsuccessful. > > In my searches I came to the conclusion that there was no publicly available > method to get it done. I hope that is still not the case.
(Please bottom-post your responses to this list, so that extended threads can remain comprehensible. Thank you.) This worries me. Not least because someone (Mike) thinks that half a day is fine for getting a SFTP link working and tested, but also because Net::SFTP is a pure Perl implementation and only needs a local copy of the Perl source of that module. Where'd we go wrong guys? Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/