2021.2

Table Of Contents
SFTP Output
The SFTP Output task sends job files to other computers using a secured FTP protocol. It is
similar to the Send to Folder output task but sends to an FTP connection instead of a local
drive.
The "SFTP Input" on page368 and SFTP Output tasks are part of a separate installer and are
not included in the Workflow installer. The SFTP plugin installer can be downloaded from the
Resource Center, under 'Plugins' in PlanetPress Connect.
Input
Any data file.
Processing
The file is sent to the secure FTP Server and location defined in the task's properties. If the
folder in which the file should be placed doesn't exist, it will be created.
Task properties
General Tab
l
Server Settings group
l
FTP Server: Enter the IP address or host name of the FTP server.
l
User name: Enter the name of a user account on the FTP server.
l
Password: If the account named in the User name box is password protected, enter
the password here.
l
Parse password: Checkbox to determine if the password should be parsed or
used as a literal string. This option is checked by default (parsed) for
backwards comparability with SFTPI/O plugin versions earlier than 1.3.
l
Protocol group
l
SFTP: Select if the FTP server uses SFTP (SSH).
l
FTPS: Select if the FTP server uses FTPS (SSL/TSL)
Page 663