How can I ssh into a server from a user event scri...
# suitescript
a
How can I ssh into a server from a user event script?
c
Actual command-line style, or are you meaning sftp?
a
Command line. Need to execute command on remote server.
c
Nope. There's no raw socket API, so it's not possible
a
Ok