On Thu, Feb 18, 2010 at 11:51:23PM +0100, Jean-Francois wrote: > Le Jeudi 18 Fivrier 2010 23:43:38, Adriaan a icrit : > > On Thu, Feb 18, 2010 at 11:21 PM, Jean-Francois <jfsimon1...@gmail.com> > > wrote: > > > > [snip] > > > > > My dump level 1 dumps all the files again. How to let it dump based on > > > the lower level ? > > > > > > I did as follows : > > > sudo dump -0ua -f /mnt/tera/backup/2010.02.18_www.0 /var/www/htdocs/ > > > sudo dump -0ua -f /mnt/tera/backup/2010.02.18_www.1 /var/www/htdocs/ > > > > You did two level 0 dumps, so what else you expect ?;) > > Mistyped the mail. I proceed in this way and get two times the same dump. Is > it normal ? > sudo dump -0ua -f /mnt/tera/backup/2010.02.18_www.0 /var/www/htdocs/ > sudo dump -1ua -f /mnt/tera/backup/2010.02.18_www.1 /var/www/htdocs/
Show your dump output. Of both runs. -Otto