Output |
The OutputFileServerDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearPassword | The clear password used to connect to the File Server | |
| Directories | List of directories allowed on the file server. One per line or separated by semi-column. | |
| DirectoriesArray | Array of allowed directories. | |
| Error | Last error message | |
| FullName |
Full name
(Overrides OutputDeviceFullName) | |
| GUID |
The unique identifier
(Inherited from RootComponent) | |
| HelperTestConnection | Editor Helper: Test the connection with the current configuration | |
| HostName | File Server host name | |
| Information | Last information message | |
| Name |
The name
(Inherited from RootComponent) | |
| Password | The password | |
| PortNumber | Port number used to connect to the server (e.g. 21 for FTP, 22 for SFTP, 990 for FTPS, etc.) | |
| ProcessingScript | Script executed when the output is processed. The script can be modified to change the client settings (e.g. configuring FTPS). | |
| Protocol | Protocol to connect to the server | |
| UserName | The user name used to connect to the File Server |