Name | Description | |
---|---|---|
![]() | BasicFileTransferSettings Constructor |
The following tables list the members exposed by BasicFileTransferSettings.
Name | Description | |
---|---|---|
![]() | BasicFileTransferSettings Constructor |
Name | Description | |
---|---|---|
![]() | OperationTypeName | The ArcanaDevelopment.adTempus.Client.FileOperationTask.OperationType for this operation |
Name | Description | |
---|---|---|
![]() | Action | The action performed by this task |
![]() | BackupBeforeOverwrite | Specifies whether to back up existing files before overwriting them (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | ClearArchiveFlag | Clear the Archive flag (bit) after the operation completes. (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | ExcludeFiles | List of files to exclude from the operation (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | IncludeFiles | List of files or patterns to include in the operation (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | MaintainDirectoryStructure | Indicates whether the source directory structure is maintained when files are transferred to the target. If true the directory structure is recreated under the FileOperationTaskSettings.TargetName. If false all files are written to the FileOperationTaskSettings.TargetName (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | ModifiedWithin | Only select files modified within the specified timespan prior to the operation execution (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | OperationType | Overridden. A string constant indicating the operation type. A string constant indicating the operation type. |
![]() | OverwriteOption | Specifies the behavior when a file being transferred already exists on the target (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | SelectArchiveFlagOnly | Only select files with the Archive flag (bit) set (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | SelectModifiedSince | Only select files modified since the specified date/time (in UTC) (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | SelectModifiedSinceVariable | Only select files modified since the date/time (in UTC) defined in the specified variable (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | SourceDirectory | The root directory for the FileOperationTaskSettings.IncludeFiles (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | SourceRecursive | Indicates whether to operate recursively on the FileOperationTaskSettings.SourceDirectory (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | SourceRegion | The Region for the source, when required for a cloud storage provider. (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | TargetName | The destination directory for file transfers, extractions, etc. (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
![]() | TargetRegion | The Region for the destination, when required for a cloud storage provider. (Inherited from ArcanaDevelopment.adTempus.Shared.FileOperations.FileOperationTaskSettings) |
Name | Description | |
---|---|---|
![]() | DoValidation | Overridden. Performs validation of the settings Performs validation of the settings |