Backup fails because of folder, which it shouldn t be trying to backup

======= what s expected ==========
the path /urbackup/docker/zzzzz/data/resalys/pdf’
doesn t match the included files patern /urbackup/docker/:/conf/;/urbackup/docker/:/data/model/*
So it shouldn t even try to look inside that folder then make an error

======= config =========
Included files (with wildcards):
/urbackup/docker/:/conf/;/urbackup/host/;/urbackup/docker/:/data/model/*

Default directories to backup:
/urbackup/docker/|docker_conf;/urbackup/host/|docker_host

======= live logs =========
16/06/17 10:29 ERROR Error while getting files in folder “/urbackup/docker/zzzzz/data/resalys”. User may not have permissions to access this folder. Errno is 0
16/06/17 10:29 ERROR Constructing of filelist of “xxxxx” failed: error - index error
16/06/17 10:29 ERROR Backup had an early error. Deleting partial backup.

========= folders on the disks =========
ls -l /urbackup/docker/zzzzz/data/resalys/
ls: impossible d’accéder à ‘/urbackup/docker/zzzzz/data/resalys/pdf’: Noeud final de transport n’est pas connecté
(this means endpoint transport node not connected, it s a bugged nfs mount)
total 26
drwxrwxrwx 4 1001 135 4 12 avril 10:55 backups
drwxrwxrwx 7 1001 135 7 23 avril 2014 exports_comptables
drwxrwxrwx 7 1001 135 7 20 févr. 2014 locks
d??? ? ? ? ? ? pdf
drwxrwxrwx 7 1001 135 7 27 mars 22:55 tmp

========= version =========
UrBackup Client Backend v2.1.15.0
UrBackup server 2.1.19

Created an issue for that: https://urbackup.atlassian.net/browse/UC-61