Please consider the following example. I have another 20 with same problem.

[root@vim /var/www/vhosts/47atmosfer.com.ua]$ ll
итого 96
drwxr-xr-x  8 47atmosfer 47atmosfer  4096 янв 20  2016 .git
-rw-r--r--  1 47atmosfer 47atmosfer   617 ноя 23  2015 .gitignore
drwxr-xr-x  4 47atmosfer 47atmosfer  4096 ноя 24  2015 apps
drwxr-xr-x  3 47atmosfer 47atmosfer  4096 янв 20  2016 config
-rwxr-xr-x  1 47atmosfer 47atmosfer   140 ноя 20  2015 ff
-rwxr-xr-x  1 47atmosfer 47atmosfer  1092 ноя 20  2015 ff.bat
drwxr-xr-x  4 47atmosfer 47atmosfer  4096 ноя 20  2015 framework
drwxr-xr-x  7 47atmosfer 47atmosfer  4096 ноя 20  2015 libs
drwxrws---  2 root       47atmosfer  4096 дек 19 03:10 logs
drwxrws---  3 root       47atmosfer 53248 дек 19 12:45 tmp
drwxrws--- 12 root       47atmosfer  4096 ноя 19 15:23 web
[root@vim /var/www/vhosts/47atmosfer.com.ua]$ cd -
/tmp/bareos-restores/var/www/vhosts/47atmosfer.com.ua
[root@vim /tmp/bareos-restores/var/www/vhosts/47atmosfer.com.ua]$ ll
итого 32
drwxr-xr-x  8 47atmosfer 47atmosfer 4096 янв 20  2016 .git
-rw-r--r--  1 47atmosfer 47atmosfer  617 ноя 23  2015 .gitignore
drwxr-xr-x  4 47atmosfer 47atmosfer 4096 ноя 24  2015 apps
drwxr-xr-x  3 47atmosfer 47atmosfer 4096 янв 20  2016 config
-rwxr-xr-x  1 47atmosfer 47atmosfer  140 ноя 20  2015 ff
-rwxr-xr-x  1 47atmosfer 47atmosfer 1092 ноя 20  2015 ff.bat
drwxr-xr-x  4 47atmosfer 47atmosfer 4096 ноя 20  2015 framework
drwxrws--- 12 root       47atmosfer 4096 ноя 19 15:23 web
[root@vim /tmp/bareos-restores/var/www/vhosts/47atmosfer.com.ua]$

My bareos version is 16.2.4
My fileset is:
FileSet {
  Name = "vim.forforce.com"
  Include {
     Options {
        signature = MD5
        compression = GZIP
        RegexDir = "^/var/www/vhosts/[a-z0-9._-]*/[tmp|logs]"
        ignore case = yes
        exclude = yes
     }
     File = /var/www/vhosts
  }
  Exclude {
    File = "\\|bash -c '/bin/find /var/www/vhosts -type f -size +2G'"
    File = "\\|bash -c '/bin/find /var/www/vhosts -maxdepth 1 -type f'"
  }
}

Any help would be appreciated! 

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to