<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mick Knutson schrieb:
<blockquote
 cite="mid4c30ee7d0701071919l88b5905l699ba0005777ef84@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
I have several thousand 1 hour mp3 files that I want to offer as
content. I will be playing the mp3's through a flash player, but there
is also meta-data associated with each files.<br>
  <br>
How should I handle the mp3's? Should I upload them as content? </blockquote>
no. keep them outside. Uploading large stuff is not easy and you put
lots of load on your database.<br>
<blockquote
 cite="mid4c30ee7d0701071919l88b5905l699ba0005777ef84@mail.gmail.com"
 type="cite">Or should I just manage the meta-data in opencms and then
upload the file to my own file system?
  <br>
</blockquote>
Yes. Upload them to the filesystem and create links in opencms
</body>
</html>