8.5
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.5
- System Requirements
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow Types
- About Tasks
- Task Properties
- Variable Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
FTP Output
FTP Output tasks send job files to other computers using the FTP protocol. It is similar to the Sent To
Folder output task but sends to an FTPconnection instead of a local drive.
The following describes the properties specific to FTP Output tasks. Note that some FTP settings used for
all FTP Output tasks are available via the PlanetPress Workflow user options (See "FTP Output Service
User Options" on page652).
Input
Any data file.
Processing
The file is sent to the FTPServer and location defined in the task' properties.
Properties
General tab
l
FTP Server: Enter the IP address or host name of the FTP server.
l
Port number: Set the plug-in to use a specific port number.
l
Use FTP Clientdefault port number: Use the value as specified in the Preferences (port 21 is
the default value).
l
FTP Port: Enter the specific port number to use when Use FTP Client default port number is
unchecked. Enter a value between 1 and 9999. Note: There is no validation to ensure the port is
available. It is the user's responsibility to ensure the selected port is available and not being
monitored by another application or PlanetPress Workflow task.
l
User name: Enter an FTP server user name.
l
Password: Enter a password associated with the FTP server user name entered above.
l
Directory: Enter the directory to which the job files are to be uploaded. If you leave this box empty, the
job files are sent to the root directory of the FTP server.
l
File name: Enter the name under which the output job file will be saved. Consider using a dynamic
name, since if you use a static name every new file will overwrite the previous one.