Re: g_file_secure_delete ??
Xavier Bestel <[email protected]>
| Newsgroups | gmane.comp.gnome.vfs.general |
|---|---|
| Message-ID | <1195059042.25786.97.camel@frg-rhel40-em64t-02> |
On Wed, 2007-11-14 at 17:36 +0100, Luca Ferretti wrote: > Alex, will gio/gvfs able to provide a secure file delete feature, such > as the one by srm(1) from http://freeworld.thc.org/ ? "Secure rm" doesn't work on a journalized fs, and nowadays all of them are journalized. Xav