For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > November 2006 > Script to do sftp!









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Script to do sftp!
zing_foru

2006-11-01, 10:09 pm

Hi all

Can anybody tell me how to write a perl script to do "sftp"?
This script should do sftp to sftp server and copies some files from it (sftp server).

I have already written a perl script to do FTP using Net::FTP module.
Is there any perl module avaliable for sftp like Net::FTP?

thanx
FishMonger

2006-11-02, 1:03 am

quote:
Originally posted by zing_foru
Hi all

Can anybody tell me how to write a perl script to do "sftp"?
This script should do sftp to sftp server and copies some files from it (sftp server).

I have already written a perl script to do FTP using Net::FTP module.
Is there any perl module avaliable for sftp like Net::FTP?

thanx


http://search.cpan.org/author/DBROB...lib/Net/SFTP.pm
http://search.cpan.org/author/GEOTI...12/Recursive.pm
http://search.cpan.org/search?m=all&q=sftp&s=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com