User Tools

Site Tools


transformations:downloadfile
no way to compare when less than two revisions

Differences

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


Previous revision
Next revision
transformations:downloadfile [2021/06/19 20:39] craigt
Line 1: Line 1:
 +{{ transformations:DownloadFileAction.png}}
 +====== DOWNLOAD FILE ======
 +Category: Workflow / External\\
 +
 +\\ 
 +=====Description=====
 +This action downloads a file over one of the following network protocols: HTTP, HTTPS, FTP, FTPS. It supports basic authentication with a login and password.
 +
 +\\ 
 +=====Action settings=====
 +^ Setting  ^ Description  ^
 +|URL<sup>*</sup>| Enter the URL to the file to be downloaded, using the appropriate protocol (HTTP, HTTPS, FTP, or FTPS) .|
 +|Use credentials|When checked, the connection with use the supplied credentials to access the remote resource.  Enter the //User name// and //Password// to use.|
 +|Save to file<sup>*</sup>|Enter the fully-qualified path and filename to save the file to.|
 +|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//, //Rename//, or //Halt project execution// See the table below.|
 +\\ 
 +====File already exists options====
 +^Option ^Description ^
 +|Overwrite|The new file replaces the original file.|
 +|Rename|The original file will be renamed with "backup" and a serial number appended to the file name.  The new file will\\ possess the name specified in the //File// or //Path// setting.|
 +|Halt project execution|The project will stop processing and this action will display an error.|
 +
 +\\ 
 +=====Remarks=====
 +There is no restriction on file size.
 +
 +Interrupted downloads are not resumed.
 +
 +Downloading fails if the remote site uses an expired or invalid SSL certificate.
 +
 +\\ 
 +=====See also=====
 +
 +  * [[transformations:filetransfer|File transfer]]
  
transformations/downloadfile.txt · Last modified: 2021/07/15 11:39 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki