Cake.SFTP.dll Assembly

Class Types

Class Summary
CakeSFTP Contains functionality for working with an SFTP server.
SFTPFilePair this class contains a pair of file paths for both the local as the remote path for that file.
SFTPSettings All needed settings to connect to the SFTP Server It is important to either use the KeyFile or the Key property, not both. Leave the unused property empty. If you only want to use a username/password combo leave both KeyFile and Key properties empty.