I preffer to use Net::OpenSSH ( http://search.cpan.org/~salva/Net-OpenSSH-0.60/lib/Net/OpenSSH.pm)
This is an exceptional Perl module on most things SSH related, not limited to just sFTP which allows the use of various other SSH calls from the same module without the need to use other modules to fulfill other requirements. For me this is the swisarmy knife for Perl on SSH related things, it's feature rich and simple to use and can do things in parallel. On Thu, Jan 12, 2012 at 7:16 PM, Wagner, David --- Sr Programmer Analyst --- CFS <david.wag...@fedex.com> wrote: > > I need to change from FTP to sFTP and want to use a Perl > implementation verses using sFTP application bound within Perl scripts. > I will be running from Linux and pulling data either from MVS or > Windows box or servers. > > Uncertain how to proceed? Will attempt to use AS Linux Perl > version. > > Thoughts??? > > Thanks.... > > Wags ;) > David R. Wagner > Senior Programmer Analyst > FedEx Services > 1.719.484.2097 Tel > 1.719.484.2419 Fax > 1.408.623.5963 Cell > http://Fedex.com/us > > > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > >