|
OtherTrashProjects
List of similar projects
DELSAFEURL: http://homepage.esoterica.pt/~nx0yew/delsafe/ Use a different approach to the same problem. While 'trash' provide a extra command that put files in the trash, 'delsafe' modifies the semantics of the existing commands. Apparently 'delsafe' overrides the library calls of unlink, unlinkat, rename, open and fopen modifying the semantics of these functions. A program that was designed to works with the original functions may not work well with the overridden functions. The example is the KDE filemanager which as two command:
I prefer the 'trash' approach because don't change the semantics of the existing program letting the user chose when putting files in the trash and when removing them. Personally I don't like the model where each deletion should recorded somewhere. 'trash' is intended to be used only in interactive shells, if a program decides to delete, or trunk a file the information loss risk IMHO should be managed in the context of this program. trash.shURL: http://fresh.t-systems-sfr.com/unix/src/privat2/trashcan-3.2.tar.gz/
Trashcan for Rox-FilerURL: http://usuarios.lycos.es/proyectarr/ Features:
trash by skymtURL: http://mysite.verizon.net/skymt/trash/ Language: Python I reviewed the version 0.2 Is the only other CLI implementation of FreeDesktopTrashSpecification I ever found till now (2008-06-29) Features:
Notes:
cn by Richard NeillURL: http://www.richardneill.org/source.php#cn License: GPLv3 Reviewed on: 2008-06-29 Features:
Trash Specification:
FreeDesktop.org specification deviations:
File Rename UtilsURL: http://filerenameutils.sourceforge.net/ License: ? Reviewed on: 2008-06-30 Features:
Gnome TrashcanAs of Nautilus 2.22, GNOME support the XDG Trash specification through GIO and the GVFS-Trash backend. You can find the code for this backend here: http://svn.gnome.org/viewvc/gvfs/trunk/daemon/ and GIO is in GLib: http://svn.gnome.org/viewvc/glib/trunk/gio/ Safe RMThis project does not use the TrashCan metaphore. The program alert you whenewer you attempt to delete files known to be important. URL: http://www.safe-rm.org.nz/ rmtrashwebsite: http://www.nightproductions.net/cli.htm trashcan utility for Mac OS X. I think it support only trashing files (not trash listing, or restoring). FeedbackFeel free to leave any comment (below or mailing me) for any error or else. |
Sign in to add a comment