It seems that there have been files in your C drive/user/owner folder that cannot be successfully backed up, it may be because of insufficient file permissions, What does the owner folder on the C drive contain?
- Later, we will support backing up these files with insufficient permissions, and if the backup fails, the specific files that failed the backup will also be displayed, and you will be given a choice of how to handle these files (for example: skip/retry).
- The existing backup logic of the client is that if the file fails to be backed up, it will always be retried, so you will see that it is always in the Backing up state. Then the client backup is always listening for your file changes, and once there is a file change, it will immediately trigger the incremental backup. Secondly, an incremental backup will be automatically performed at 1 a.m. every day to prevent missed backups (we will optimize this to the directory where your backup failed to be performed at 1 a.m. every day, or once a week)