2006/7/10, Joe Desbonnet <<a href="mailto:jdesbonnet@gmail.com">jdesbonnet@gmail.com</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Real files pros: very easy to implement, fast.<br><br>Real file cons: no direct support for file ownership (the files will<br>all be owned by the JVM user).  You will need to backup these files as<br>well as your database for a complete backup.
</blockquote><div><br>True.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">VFS pros: supports file properties, user model. Only your database
<br>needs to be backed up.</blockquote><div><br>You made me realized I DO need to use file metadata, so this is the only option to me.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
VFS cons: slow(er). More difficult to implement.</blockquote><div><br>So, i guess my file upload processing page should login with an appropiate user, then create the vfs file, write to it, publish the folder , and logout.....
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Joe.</blockquote><div><br>Thanks for your  pros & cons points!  were very helpfull indeed!
<br><br>Patricio.<br></div><br></div><br>