Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
<FlagsAttribute> _ Public Enumeration SftpBatchTransferOptions |
| C# |
|---|
[FlagsAttribute] public enum SftpBatchTransferOptions |
Members
| Member name | Description | |
|---|---|---|
| Default | ||
| Recursive | ||
| SkipLinks | ||
| ThrowExceptionOnLinks | ||
| XCopy |