|
From: | Mike Cappella |
Subject: | [Bug-tar] Question re: incremental backup and directory rename detection |
Date: | Thu, 20 Aug 2009 10:35:42 -0700 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3pre) Gecko/20090819 Shredder/3.0b4pre |
From a strict name-only point of view, the rename detection below is incorrect (names of IMAP directories "new", "cur", and "tmp", after rename of any parent directories, would remain the same):
gtar: .../Maildir/.Archives/cur: Directory has been renamed from `.../Maildir/.Archives.2009/new'
gtar: .../Maildir/.Archives/new: Directory has been renamed from `.../Maildir/.Archives.2009/tmp'
gtar: .../Maildir/.Archives/tmp: Directory has been renamed from `.../Maildir/.Archives.2009'
If the messages are simply informative that the name previously corresponding to the inode is different across incremental backup runs, it seems there's nothing to worry about?
If you could help clarify, I'd appreciate it. Thanks -- Mike
[Prev in Thread] | Current Thread | [Next in Thread] |