In some cases a user may want to schedule reports to be sent to a location interal or external to the organization. To do this, FTP is commonly used. This class describes the properties configured at scheduling time to instruct the instance to be transferred to another server.
Universe Class |
Object Name |
Description / Purpose |
|
---|---|---|---|
Destination ID |
Parent ID of the destination entry (foreign key to Destinations.ID) |
||
Account |
FTP account (descriptive name) |
||
User Name |
User name to authenticate to the FTP server |
||
Password |
Password used to authenticate the user of the FTP server |
||
Server Name |
Host or IP address of the FTP server being contacted |
||
Port |
Port number to use for FTP communcation |
See also