| Modifier and Type | Method and Description | 
|---|---|
| void | FtpSenderService. sendToFtpServer(StorageType storageType,
               java.lang.Object data,
               HostDatasink basicDatasink,
               DatasinkConfiguration config) | 
| void | FtpSenderServiceImpl. sendToFtpServer(StorageType storageType,
               java.lang.Object data,
               HostDatasink basicDatasink,
               DatasinkConfiguration config) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FtpDatasinkUsed to define FTP datasinks that can be used in ReportServer to send reports
 to a given FTP server. | 
| class  | FtpsDatasinkUsed to define FTPS datasinks that can be used in ReportServer to send
 reports to a given FTPS server. | 
| class  | SftpDatasinkUsed to define SFTP datasinks that can be used in ReportServer to send
 reports to a given SFTP server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SambaDatasinkUsed to define Samba datasinks that can be used in ReportServer to send
 reports to a given Samba server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ScpDatasinkUsed to define SCP datasinks that can be used in ReportServer to send reports
 to a given SCP server. |