RE: [Ssh-sftp-perl-users] Net::SSH2?
Brought to you by:
dbrobins
From: Mark A. <mar...@sh...> - 2005-08-05 14:01:25
|
I think this is a great idea, Dave. SSH2 is nearly ubiquitous as it is right now, and SSH2 has been the default protocol for a long time.=20 I say go for it. --Mark -----Original Message----- From: ssh...@li... [mailto:ssh...@li...] On Behalf Of David Robins Sent: Thursday, August 04, 2005 11:34 PM To: ssh...@li... Subject: [Ssh-sftp-perl-users] Net::SSH2? Since the SSH2 model is somewhat different from SSH1, especially with the existence of channels, I'm considering adding a Net::SSH2 module to the distribution, which will support all those extra features without having to worry about SSH1 compatibility. This will fix the "I did cmd('cd foo') and cmd('ls') and I got a listing of my home directory" type bugs. Do people think this is a good idea? Perhaps it should be Net::SSH2::Perl for consistency? Obviously the same backend code will be used, it will just add a new interface with more functionality. -- Dave Isa. 40:31 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Ssh-sftp-perl-users mailing list Ssh...@li... https://lists.sourceforge.net/lists/listinfo/ssh-sftp-perl-users |