[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tarsnap feature question



I think Roberto is asking for something different.

Say you have a directory with files a, b, c.  You do a tarsnap backup.  Now delete files a, b, c and create files x, y, z.

Do a restore in that same directory.  You end up with a directory with a, b, c, x, y, z.  I believe Roberto wants the resulting directory to have just a, b, c.

Tom