Hi,

On Thu, 7 Jun 2007, Melmi wrote:
> Eberhard wrote:

> > Filenames will stay original. rsync creates the true original directory 
> > structure (as far as needed) below the backup-dir, so no need to change 
> > filenames.
> 
> I know. We misunderstood each other, I guess. Example:
> /home/mario/myfile.txt ist to be securely deleted. Using the "wipe" 
> tool, not only the contents of the file are overwriten multiple times. 
> The filename entry is also overwriten lots of times, so even the name of 
> the file can not be recovered.
> But this file would still exist in the backup directory 
> /backup/mario/myfile.txt. After the next rsync run, it would be moved to 
> /backup/old_saved. As you said, it can be securely deleted there, 
> including filename destruction. But the filename entry for 
> /backup/mario/myfile.txt was only modified by the rsync move, and now 
> there is no way of destroying it securely.

OK, I see it now.
You could force the re-use of the deleted directory entries by creating 
a bunch of dummy files at the original directory and then wipe them out.


Viele Grüße
Eberhard Mönkeberg ([EMAIL PROTECTED], [EMAIL PROTECTED])
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to