R
Robert La Ferla
I need to communicate with a sftp server from a Ruby script. What's
the best way to do this? I am looking for something like "expect" I
found a way to spawn and expect using the "pty" standard lib but I
didn't see a "send" I found a rexpect on RubyForge but that looks
like it hasn't been maintained in months. What should I be looking at?
the best way to do this? I am looking for something like "expect" I
found a way to spawn and expect using the "pty" standard lib but I
didn't see a "send" I found a rexpect on RubyForge but that looks
like it hasn't been maintained in months. What should I be looking at?