I think I found the problem. In some cases rsync with "--delete" option
does see some files, but with "--delete-before" it does.

Please try beta16 version from testing repository.

-- 
Deleted Files are stored in snapshots forever
https://bugs.launchpad.net/bugs/406092
You received this bug notification because you are a member of Back In
Time Team, which is subscribed to Back In Time.

Status in Back In Time: Fix Committed

Bug description:
The classic example of this is when Back In Time backs up your desktop.

For example.

I create a file called 'foo' on my desktop to write some quick notes in.

I create a snapshot, and '~/Desktop/foo' is now stored in 'Snapshot1'.

I delete 'foo' from my Desktop, as I no longer need the file.

I create another snapshot 'Snapshot2'. 'Foo' is still listed in 'Snapshot2' as 
a file (although obviously it hasn't changed). 

For each snapshot that is taken after this, 'foo' will always be listed as a 
file in the snapshot, and never removed from the series of backups.

What should happen is, 'foo' should be stored in 'Snapshot1', but should not be 
stored in 'Snapshot2'.

When 'Snapshot1' is deleted (either manually or automatically), 'foo' is no 
longer backed up through back in time, as it no longer exists on the system.

The only current workaround I have found, is manually deleting the files I want 
to be removed from snapshots, so they are not included in the next sync.



_______________________________________________
Mailing list: https://launchpad.net/~bit-team
Post to     : bit-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~bit-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to