In meiner backup2l.conf habe ich folgendes drin:
SRCLIST=(/boot /etc /home)
SKIPCOND=(-path '/home/www/web123/html/admin/filez' -o -path '/home/www/web123/html/admin/filez/*' -path '/home/www/web234/html/sae' -o -path '/home/www/web234/html/sae/*')
Aber trotzdem werden die Files mitgesichert. Was mache ich da falsch?
backup2l exclude directorys (skipcond) funktioniert nicht
Re: backup2l exclude directorys (skipcond) funktioniert nicht
Vor dem zweiten "path" fehlt ein -o
Denke ich.... bei mir gehts auch.
Denke ich.... bei mir gehts auch.
Re: backup2l exclude directorys (skipcond) funktioniert nicht
Da steht doch eins. Oder meinst Du dei Dritte Angabe?
Re: backup2l exclude directorys (skipcond) funktioniert nicht
Hab grad mal nachgeschaut. Im Beispiel war dort auch eins. Hast wohl recht :) Danke !!!
