Property | Type | Description | |
---|---|---|---|
GetClient | ISftpClient | ||
LoadKeys | Renci.SshNet.PrivateKeyFile[] |
Method | Description | |
---|---|---|
Put ( DeliveryWriteMode writeMode ) : bool |
|
|
SftpDelivery ( ) : System | ||
SftpDelivery ( ISftpClient client ) : System |
Method | Description | |
---|---|---|
GetClient ( ) : ISftpClient |
|
|
LoadKeys ( string keyFile ) : Renci.SshNet.PrivateKeyFile[] |
public Put ( DeliveryWriteMode writeMode ) : bool | ||
writeMode | DeliveryWriteMode | |
return | bool |
public SftpDelivery ( ISftpClient client ) : System | ||
client | ISftpClient | |
return | System |