[opencms-dev] uploaded files storage: fs or vfs?
Patricio.Keilty
patricio.keilty at gmail.com
Mon Jul 10 21:37:45 CEST 2006
Hi all!
our site should let Guests users upload files (just a couple of KB each) for
later download, i?m not sure what?s the most convenient place to store them:
a- server fs folder
b- opencms vfs (download gallery)
option a would require access to the fs folder from within jsps or java
classes, to write files and read from it.
Option b would require a loged in user to write a vfsFile, and publish
afterwards so to make it available online.
Which option would you recommend and why?
TIA,
Patricio.
--
View this message in context: http://www.nabble.com/uploaded-files-storage%3A-fs-or-vfs--tf1920284.html#a5257536
Sent from the OpenCMS - Dev forum at Nabble.com.
More information about the opencms-dev
mailing list