Console - Enabling Uploads
Enabling uploads via Sockso's GUI is an easy point-and-click affair, but it's
a little more tricky on the server. But just follow these steps and you'll
have it up and running in no time.
1) Create Uploads Collection
First you'll need to create a collection where the uploaded files will be
stored in. To do this use the coladd command to specify
the path to the folder. Then when it's added run collist and
make a note of the number that appears to the left of this new folder (this is
it's collection ID).
2) Set Properties
You'll then need to set uploads.enabled to yes, and
uploads.collectionId to the collection ID of the folder you just added.
You can also use the uploads.allowAnonymous to control whether or not
users need to be logged in to upload files. (this defaults to requiring a login
before users can upload)
If you love using Sockso and would like to give a little back,
try a donation to help out and support open source development.
Latest News & Releases 
10th April
Sockso 1.2.4
-
Patches from Will to improve HTTP/HTTPS streaming performance, and HTML compliance, improved
music tree in GUI to cope with any size collections, hidden files now ignored on indexing,
and some other bugs.
8th February
Sockso 1.2.3
-
Fixed broken 1.2.2 release.
7th February 2010
Sockso 1.2.2 (BROKEN)
-
Users can now change their passwords via the web interface, added
property to disable checking for the latest version, new manual
scheduler, and bug fixes for quotes in track names and amazon cover
fetching.
30th December
Sockso 1.2.1
-
New cron scheduling support for collection
scanning, streaming improvement (by mrave), and added palm pre support.
26th September
Sockso 1.2
-
New faster track indexing, AAC support (by mrave), CPU usage improvements, updated Dutch translation,
lots of other fixes.