User Tools

Site Tools


transformations:filetransfer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
transformations:filetransfer [2018/08/16 13:12] – created dmitrytransformations:filetransfer [2021/06/19 21:08] craigt
Line 1: Line 1:
-===== File transfer =====+{{ transformations:FileTransferAction.png}} 
 +====== TRANSFER FILE ====== 
 +Category: Workflow / External\\
  
-This action transfers files to or from a remote server over an SSH connection using one of the following protocols:+\\  
 +=====Description===== 
 +This action transfers files to or from a remote server over an SSH connection using the SFTP or SCP protocol.
  
-  * SFTP +\\  
-  * SCP+=====Action settings===== 
 +^ Setting  ^ Description 
 +|Protocol|Select the transfer protocol to use.  Options:  //SFTP// or //SCP//.| 
 +|Connector<sup>*</sup>|Select the pre-configured connector, or create a new connector, to the remote server.|   
 +|Direction|Select the transfer direction.  Options:  //Download// or //Upload// See the "Download settings" and "Upload settings" tables below for details.| 
 +|If a file with such name already exists|Select how EasyMorph will handle saving the file if a file with the same name exists in the destination folder.  Options:  //Overwrite//, //Do nothing//, or //Halt project execution// See the "File already exists" table below.| 
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].\\ 
 +\\  
 +====Download settings==== 
 +^Setting ^Description ^ 
 +|Remote file(s)<sup>*</sup>|Enter the name of the file to be downloaded.  Use wildcards to download multiple files.| 
 +|Local folder<sup>*</sup>|Enter or browse to and select the local folder to save the downloaded file(s) to.| 
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].\\ 
 +\\  
 +====Upload settings==== 
 +^Setting ^Description ^ 
 +|Local file(s)<sup>*</sup>|Enter or browse to the file to be uploaded.  Use wildcards to upload multiple files.| 
 +|Remote folder<sup>*</sup>|Enter or browse to and select the remote folder to save the uploaded file(s) to.| 
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].\\ 
 +\\  
 +====File already exists options==== 
 +^Option ^Description ^ 
 +|Overwrite|The new file replaces the original file.| 
 +|Do nothing|EasyMorph will not process files that already exist.| 
 +|Halt project execution|The project will stop processing and this action will display an error.|
  
 +\\ 
 +=====Remarks=====
 When using SFTP, use the wildcard to transfer multiple files at once. When using SFTP, use the wildcard to transfer multiple files at once.
  
-===See also===+\\  
 +=====See also===== 
   * [[transformations:sshcommand|SSH command]]   * [[transformations:sshcommand|SSH command]]
transformations/filetransfer.txt · Last modified: 2023/11/02 07:53 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki