|
For web sites, images in IFS directories and opened up publicly via Apache for a web site are fine if part of the site itself.
Ex URL: http://1.1.1.1/images/test.gif
Could point to IFS folder /www/apachedft/htdocs/images/test.gif
You need to use CGI or some other application driven method to return files if they are secure documents such as those part of a document management system or secure file access system.
For public images pointers are relative paths to a website folder. For secure documents pointers are stored in the database.
Blobs are a pain to manage and probably for super-secure apps only. Your DB will also swell if you have a large number of blobs being managed. I don't normally recommend this approach.
Better to store metadata in a DB and docs in file system such as IFS, NFS, SAN.
Regards,
Richard Schoen | Director of Document Management Technologies, HelpSystems
T: + 1 952-486-6802
RJS Software Systems | A Division of HelpSystems
richard.schoen@xxxxxxxxxxxxxxx
www.rjssoftware.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.