Copy Attempts
This feature allows you to define how many copy attempts should be made until a file is successfully copied. The copy operation will be repeated until the specified number of attempts is reached. The time interval between attempts is specified in seconds.Resume interrupted copy operation of a file
This option resumes an interrupted copy operation at the last processed position during a subsequent attempt. This option is only available when using Copy Method C.
Rules for handling error messages
Here you can define how AllSync should respond to specific error messages. The rules are entered line by line in the text field and must contain the following numeric values, separated by commas:
- Error number
- Number of copy attempts (1–99)
- Time interval between attempts in seconds (1–99)
- Action after the final attempt:
0 = Do not abort the profile, continue with the next file
1 = Abort the profile
2 = Abort processing of the current source/destination folder and continue with the next folder pair
Examples:
| Rule | Description |
|---|---|
| 112,1,1,1 | For Error 112, no further attempts are made, and the profile is aborted. |
| 64,6,15,2 | For Error 64, five additional attempts are made at 15-second intervals. If the file cannot be copied successfully, the current folder pair is aborted and the next one is processed. |
| 32,3,10,0 | For Error 32, two additional attempts are made at 10-second intervals. If unsuccessful, the process continues with the next file. |





