in reply to Re^2: Short example using IPC::Open2 or IPC::Open3
in thread Short example using IPC::Open2 or IPC::Open3

No offense taken, but I don't understand how IPC::OpenX is going to help you, if you can't ssh to the machine.
  • Comment on Re^3: Short example using IPC::Open2 or IPC::Open3

Replies are listed 'Best First'.
Re^4: Short example using IPC::Open2 or IPC::Open3
by Limbic~Region (Chancellor) on Oct 23, 2007 at 20:27 UTC
    gamache,
    It is possible to set up a machine to allow sftp without ssh. For instance, just set the login shell to /sbin/false. I have sftp access but not ssh.

    Cheers - L~R

    Removed analogy to ftp and telnet as it wasn't an accurate comparison.