Workspace 6.21.5
SshSendFile

Sends a file or a directory (recursively) to a remote system over the SSH (Secure SHell) protocol.

  • Default label: "SSH Send File"
  • Member of plug-in: Ssh
  • Catalogue path: Ssh
Inputs:
SessionCSIRO::Ssh::SshSessionAn existing SSH session to use. See the SSHLogin operation.
Source pathQStringThe local file or directory to send. If this input specifies a directory, all files in it including hidden and system files will be recursively copied to the destination.
Destination pathQString

Desired path of the copy on the remote file system.