Click or drag to resize

OutputFileServerDevice Properties

The OutputFileServerDevice type exposes the following members.

Properties
 NameDescription
Public propertyClearPassword The clear password used to connect to the File Server
Public propertyDirectories List of directories allowed on the file server. One per line or separated by semi-column.
Public propertyDirectoriesArray Array of allowed directories.
Public propertyError Last error message
Public propertyFullName Full name
(Overrides OutputDeviceFullName)
Public propertyGUID The unique identifier
(Inherited from RootComponent)
Public propertyHelperTestConnection Editor Helper: Test the connection with the current configuration
Public propertyHostName File Server host name
Public propertyInformation Last information message
Public propertyName The name
(Inherited from RootComponent)
Public propertyPassword The password
Public propertyPortNumber Port number used to connect to the server (e.g. 21 for FTP, 22 for SFTP, 990 for FTPS, etc.)
Public propertyProcessingScript Script executed when the output is processed. The script can be modified to change the client settings (e.g. configuring FTPS).
Public propertyProtocol Protocol to connect to the server
Public propertyUserName The user name used to connect to the File Server
Top
See Also