Cake.SFTP addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SFTP.
Contains functionality for working with an SFTP server.
General
SFTPDeleteFile Alias from Cake.SFTP addin |
Deletes a file on the SFTP server |
SFTPDeleteFiles Alias from Cake.SFTP addin |
Deletes files on the SFTP server |
SFTPDownloadFile Alias from Cake.SFTP addin |
Downloads a file from the SFTP server |
SFTPListAllFiles Alias from Cake.SFTP addin |
Gets all files from the SFTP server |
SFTPUploadFile Alias from Cake.SFTP addin |
Uploads a file to the SFTP server |