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