On Thursday, May 21, 2015 at 10:36:15 PM UTC+2, Etienne wrote: > > As I said, there's no way to get a grab of that "trashed file <-> original > file" equivalence anywhere — I've looked at some obvious places (extended > attributes came to mind), as well as Finder's behavior under fseventer, and > even after a Force-Quit cycle it remembers where to Put Back so it's > definitely storing something somewhere. >
Check this post <http://superuser.com/questions/59376/how-to-tell-where-an-item-in-the-trash-came-from> at SU. Both tools in the answers don't work for me (the applescript calls a program I don't have the source for, the perl script needs probably an update of @INC on my part) but at least gives us a hint. Keep in mind that even after moving a file to the trash, and deleting the dsstore, it remembers the path. Somewhere I read that it stores it in memory and regularly updates the dsstore. When I checked it with fseventer a while ago I recall some encrypted mds db that might be involved too. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
