|
string | LocationPrefix [get, set] |
|
◆ DeleteAsync()
Task Dacris.Maestro.Storage.SFTPFileProvider.DeleteAsync |
( |
FileLocation | file | ) |
|
|
inline |
◆ ExistsAsync()
Task< bool > Dacris.Maestro.Storage.SFTPFileProvider.ExistsAsync |
( |
FileLocation | file | ) |
|
|
inline |
◆ ListAsync()
Task< IEnumerable< string > > Dacris.Maestro.Storage.SFTPFileProvider.ListAsync |
( |
FileLocation | dir, |
|
|
string | pattern ) |
|
inline |
◆ ReadAsync()
async Task< Stream > Dacris.Maestro.Storage.SFTPFileProvider.ReadAsync |
( |
FileLocation | source | ) |
|
|
inline |
◆ WriteAsync()
async Task Dacris.Maestro.Storage.SFTPFileProvider.WriteAsync |
( |
Stream | source, |
|
|
FileLocation | destination ) |
|
inline |
The documentation for this class was generated from the following file:
- Storage/SFTPFileProvider.cs