Copy Attempts
This option enables you to specify that a file is to be recopied in the event there is an error while copying it. You can specify the number of copy attempts for a file and the interval between them in seconds. The default value of 1 for the number of copy attempts causes a file to be copied only once and no renewed attempts to be made when an error occurs.Resume interrupted copy operation of a file
This option enables a copy operation of a file to be resumed at the point it was interrupted when another copy attempt is made. This option needs the Copy Method C to be activated.Advanced Rules
You can additionally specify advanced rules for certain errors and enter them in the text pane. One rule is entered per line. Each rule must contain the following items, separated by a comma:- Error no.
- Number of copy attempts (1-99)
- Interval in seconds between copy attempts (1-99)
- Here you specify which action is to be performed when a copy attempt is unsuccessful. The following values are possible:
0 = Don't abort profile and continue with the next file
1 = Abort profile
2 = Abort processing of the current source and destination folder and continue with the next folder pair
Examples:
Rule | Description |
---|---|
112,1,1,1 | Causes no further copy attempt to be made and the profile to be aborted when error 112 occurs. |
64,6,15,2 | Causes an additional five copy attempts to be performed in intervals of 15 seconds when error 64 occurs. If the file cannot be copied without any errors, processing of the current source and destination folder is aborted and processing is continued with the next folder pair. |
32,3,10,0 | Causes two additional copy attempts to be made in intervals of 10 seconds. If the file cannot be copied without any errors, processing is continued with the next file. |