Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Markdown
### Syntax : remote upload [options]
### Description

* **-source**

  Directory to be transferred from

  
* **-destination**

  Directory to be transferred to

  *Required*
* **-transferPattern**

  Pattern of files to include

  *Required*
* **-username**

  Username when connecting to remote server

  *Required*
* **-password**

  Password when connecting to remote server, required when -privateKey is not used

  
* **-privateKey**

  Private SSH key, required when -password is not used

  
* **-passphrase**

  SSH key pass phrase

  
* **-host**

  URL of the server

  *Required*
* **-port**

  SSH Port