[Ssh-sftp-perl-users] Re: Ssh-sftp-perl-users digest, Vol 1 #97 - 1 msg
Brought to you by:
dbrobins
From: Cali <cit...@in...> - 2005-06-15 14:34:44
|
ssh...@li... wrote: > Send Ssh-sftp-perl-users mailing list submissions to > ssh...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/ssh-sftp-perl-users > or, via email, send a message with subject or body 'help' to > ssh...@li... > > You can reach the person managing the list at > ssh...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Ssh-sftp-perl-users digest..." > > > Today's Topics: > > 1. using Net::SSH::Config (shift8) > > --__--__-- > > Message: 1 > From: shift8 <sh...@di...> > To: ssh...@li... > Date: Tue, 14 Jun 2005 15:10:33 -0700 > Subject: [Ssh-sftp-perl-users] using Net::SSH::Config > > hi all - new to these parts. quick question: is there any way to use > Net::SSH::Config in combination with Net::SFTP? i'm searching the > archives now, but though i'd throw this out there jic. > > thanks in advance, > -s > > > > > --__--__-- > > _______________________________________________ > Ssh-sftp-perl-users mailing list > Ssh...@li... > https://lists.sourceforge.net/lists/listinfo/ssh-sftp-perl-users > > > End of Ssh-sftp-perl-users Digest Yes, u can use Net::SSH::Config in combination with Net::SFTP, with Config u can manipulate the configuration file, that SFTP uses. I hope this help. |