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.
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
-- 
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