Class Summary |
BaseFtpStep |
Abstract class for FTP steps. |
BaseSftpStep |
Abstract class for SFTP steps. |
DeleteFtpStep |
Processing step to delete a file from an FTP server. |
DeleteSftpStep |
Processing step to delete a file from an SFTP server. |
DownloadFtpPreStep |
Pre-Processing step to download a file from an FTP server and use it as
request data file for import. |
DownloadSftpPreStep |
Processing step to download a file from an SFTP server and make it the
current file in the pipeline. |
UploadFtpStep |
Processing step to upload files on an FTP server. |
UploadSftpStep |
Processing step to upload the current workflow file on an SFTP server. |