Page 1 of 2

ignore folders

Posted: 04 Jan 2022, 09:24
by martinh22
I would need it to not ignore the following folders when backing up:

2022-01-04 09:02:20 Ignorování adresáře "C:\Users\Ucitel\Documents\Filmy". Důvod: adresář je bod reparse.
2022-01-04 09:02:20 Ignorování adresáře "C:\Users\Ucitel\Documents\Hudba". Důvod: adresář je bod reparse.
2022-01-04 09:02:20 Ignorování adresáře "C:\Users\Ucitel\Documents\My Music". Důvod: adresář je bod reparse.
2022-01-04 09:02:20 Ignorování adresáře "C:\Users\Ucitel\Documents\My Pictures". Důvod: adresář je bod reparse.
2022-01-04 09:02:20 Ignorování adresáře "C:\Users\Ucitel\Documents\My Videos". Důvod: adresář je bod reparse.
2022-01-04 09:02:20 Ignorování adresáře "C:\Users\Ucitel\Documents\Obrázky". Důvod: adresář je bod reparse.

How to properly set up a backup thank you

Re: ignore folders

Posted: 04 Jan 2022, 14:33
by Graham
martinh22 wrote: 04 Jan 2022, 09:24 I would need it to not ignore the following folders when backing up:
Does this help ... viewtopic.php?p=2924#p2924

Re: ignore folders

Posted: 04 Jan 2022, 18:27
by cobian
That's right, those are often junction points so you need to include junction points on your backup.

Re: ignore folders

Posted: 06 Jan 2022, 09:15
by martinh22
so I have unchecked ignore reparse points in directories yet it ignores some folders in My DOdocuments and it prints these errors:

ERR 2022-01-06 09:07:30 When listing the contents of the directory "C:\Users\Ucitel\Documents\Films" an error occurred.
ERR 2022-01-06 09:07:30 An error occurred while listing the contents of the "C:\Users\Ucitel\Documents\Music" directory.
ERR 2022-01-06 09:07:30 An error occurred while listing the contents of the directory "C:\Users\Ucitel\Documents\My Music".
ERR 2022-01-06 09:07:30 An error occurred while listing the contents of the directory "C:\Users\Ucitel\Documents\My Pictures".
ERR 2022-01-06 09:07:30 An error occurred while listing the contents of the directory "C:\Users\Ucitel\Documents\My Videos".
ERR 2022-01-06 09:07:30 An error occurred while listing the contents of the directory "C:\Users\Ucitel\Documents\Pictures".

Re: ignore folders

Posted: 06 Jan 2022, 19:16
by cobian
What user is running the backup? Search for the line:

Starting the copy. The user running the task is: ****

My guess is that the user running the backup is NOT Ucitel

Re: ignore folders

Posted: 06 Jan 2022, 20:06
by martinh22
I have two accounts there, admin "adminitrator account"
and a local account: teacher,"Ucitel" it's run specifically from the teacher "Ucitel" account

Re: ignore folders

Posted: 06 Jan 2022, 21:42
by cobian
Being an administrator doesn't grant you access to all files automatically. You can:

1) Give permissions to the administrator for those folders

OR

2) Run the backup under the Ucitel user.

Re: ignore folders

Posted: 06 Jan 2022, 22:27
by martinh22
However I run the task as a Ucitel user, and it makes the following error multiple posts above.

So I need to grant read and write permissions to the Ucitel user and everything will be ok ?

Re: ignore folders

Posted: 06 Jan 2022, 23:25
by cobian
That's very strange. Can usitel do a "dir" on the command line on those directories? It should work, but ...

Re: ignore folders

Posted: 07 Jan 2022, 08:22
by martinh22
So I just checked and all these folders under user Ucitel, have write and read enabled. I also use the dir command via the command line to find out the contents in the folders.
Should go through the backups again today so we'll see.