On Fri, Sep 12, 2008 at 1:21 PM, kscott <[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. > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > http://learn.perl.org/
You could perform a local installation of Perl modules not requiring root login. Ken Wolcott