Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




Info

This function is one of Plugins Operation.You can find the movie in ARGOS RPA+ video tutorial.

SSH Copy

Author: Jerry Chae

This plugin performs the SCP command in Open SSH environment.


(warning) IMPORTANT NOTE

The plugin functions in all environments that are compatible to the Open SSH standard regardless of platform such as Linux, Windows, or Mac. If the plugin does not work, check compatibility to the Open SSH standard.

(star) Functions

  1. Get function copies remote file(s) and folder(s) to local storage.
  2. Put function copies local file(s) and folder(s) to remote storage.




Need help?

Technical contact to tech@argos-labs.com


May you search all operations,



How to set parameters



Tooltip
appendIconComment
iconColorBlue
width720px
linkTextText from Image

Right Text Bubble

  • SSH User: Specify SSH User ID here.
  • Remote File/Fol...: Specify file-path for the remote system/storage.
  • Password: Enter password of SSH if needed.
  • Port: Specify port number if it is different from default 22.
  • SSH keyfile: SSH keyfile may be needed instead of password.
  • Preserve Times: When checked original timestamp on files will be preserved.

Left Text Bubble

  • SSH Host: Specify SSH Host here.
  • Operation: Choose either [Get] or [Put].
  • Local Cile/Folder: Specify file-path for the local system/storage.
  • Recursive: When checked all files/folders inside the folder will be copied.



Return Value

The plugin always returns full file-path of the local file.