LWN.net Logo

Use directories

Use directories

Posted Jul 4, 2010 21:14 UTC (Sun) by bjartur (guest, #67801)
In reply to: unfortunately this misdesign is common by eru
Parent article: A quick grumpy review of Shotwell

Copying isn't necessary: if moving the physical location of files *requires* a namechange the naming system is broken. It's purpose is to abstract physical location away. If it can't do that, it isn't working properly.

Categorizing images into folders using hiearchial directories should work fine. If you use symlinks or bind mounts you'll get full device abstraction and even just union mounting gets you some abstraction (though it may pose some limits on the storage of labels (i.e. names of folders)). Union mounting may simplify management if the set of folders is quite static.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds