Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TransferProblemReaction Enum

Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)

Specifies the reaction to resolve the current problem that occurred during a multi-file operation.

Syntax
public enum TransferProblemReaction

Fields

Name Description
Cancel

Cancel the whole operation. An exception with the OperationCanceled value is thrown.

Fail

Cancel the whole operation. An exception is thrown.

FollowLink

Resolve the symbolic link.

Overwrite

Overwrite target file with the same name.

Rename

Transfer the source file to a different name.

Resume

Resume target file.

Retry

Retry the current operation again.

Skip

Skip the current problematic item.

In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies