Re: [Ssh-sftp-perl-users] errors :(
Brought to you by:
dbrobins
From: Mark F. <mar...@ea...> - 2004-11-20 17:01:24
|
If you decide to use Expect.pm let me know and I can carve out an example from what I'm doing. It's really easy. I agree that the Expect.pm documentation requires a lot of reading and experimentation. But, once you get through many options which you have no use for, it's quite simple. To me, the strength is that it's WYSIWYG. What I mean is: if you're getting results that you don't understand you can execute the binary manually. Having that as a reference point is a benefit. Mark ----- Original Message ----- From: "Steffen Schumacher" <st...@sc...> > > Expect is my alternative, if (when) I'm convinced that the Net::SSH::Perl > package won't work.. Problem is that I have no knowledge of Expect, so I'm > a little hesitant.. |