Page 1 of 1

network directory not found

Posted: 06 Oct 2021, 22:24
by vinsse2001
Hi !
I import backups from Cobian Backup, but network directories are not found, even if I confirm them.

For example, I created a shared directory on my home network : \\PC-SALON\Documents\Admin
I create a task to copy all documents from this directory, to D:\backup
Task options :
- General = no group, enabled, include subdirectories, use archive attributes, differential backup
- files = from \\PC-SALON\Documents\Admin to D:\backup
- schedule = manual
- advanced = mirror task, always create parent folder, clear archive attribute
- others = unchanged

If I connect network drive (for ex Z: on \\PC-SALON\Documents), it does not change anything, it takes same config (\\PC-SALON\Documents).

Error message :
2021-10-06 22:22:21 A backup has started...
2021-10-06 22:22:21 Calculating the number of files. This could take a while...
2021-10-06 22:22:21 Backing up the task "Récup Documents (PC fixe)"
2021-10-06 22:22:21 Starting the copy. The user running the task is: Système
ERR 2021-10-06 22:22:21 Cannot backup the directory "\\PC-SALON\Documents\Admin": Directory not found.
2021-10-06 22:22:21 * Backup part for task "Récup Documents (PC fixe)" ended. Number of backed up files: 0. Backup part size: 0 bytes. *
2021-10-06 22:22:21 ** Backup for task "Récup Documents (PC fixe)" ended. Number of backed up files: 0. Created folders: 0. Backup size: 0 bytes. **
2021-10-06 22:22:22 The backup has ended. There are errors. Consult the log file.

Re: network directory not found

Posted: 06 Oct 2021, 22:37
by cobian
You cannot access the network using a service with the System account. Run this task as an application or as a service under another account.

Re: network directory not found

Posted: 11 Oct 2021, 22:11
by vinsse2001
Ok, thanks.
So it should be interesting to add an alert if user is system and a task uses a network directory ?

Re: network directory not found

Posted: 11 Oct 2021, 22:14
by cobian
In the installation when you select the user for the service, there is a warning about this problem.