OSS Web-based File Management?
breadiu asks: "I work for a department at a university, and we'd love to offer students some type of web-accessible file storage, but, like most educational institutions, money is tight. There are some great closed source solutions out there like Xythos' Digital Locker Suite, but those cost.
I've had trouble finding a really well put together open source solution. I've taken a look at Slide and even Zope, but neither really match up to Xythos' offerings.
What have others done to provide centralized file storage/management? Is there anything OSS that offers WebDAV, Apache support, BSD/Linux support and Active Directory-LDAP authentication with support for Windows and Mac clients?"
FTP is not an acceptable alternative to WebDAV. FTP service is not file service, it is file transfer service. This is different. WebDAV aware applications can modify files directly on the WebDAV server without the need for uploading and downloading.
We use Novell and can do this via Netstorage, but this is not Open Source. I'm also interested to see if there are some good Open Source alternatives.
Neat.
Umm..."hard" for someone who doesn't know how to script/program perhaps?
I perused your website, and found no code anywhere. Maybe you are referring to the PHP engine/interpreter itself as "opensource" (sic)?
Please help us out here and tell us what value your comment offers.Is there anything OSS that offers WebDAV, Apache support, BSD/Linux support and Active Directory-LDAP authentication with support for Windows and Mac clients?
Doesn't Apache + mod_webdav + auth_ldap support all of this? Can't you just point any webdav client at apache and have web based file storage?
If you want normal people to access it, put up a web page with instructions on how to access it.
-- DrZaius - Minister of Sciences and Protector of the Faith
Don't taint the issue, you don't care that it was a barbaric attack; barbaric attacks have killed tens of thousands of people in Sudan. The only reason people are shocked is because nobody thinks we can be hurt in our protective first world bubble.
It's like calling the fire department when you burn your finger while ignoring the neighbor's house which is burning down.
Don't want to sound like one of those guys who always go, "If you don't like it, change it." but you're in a good position to do that because of the academic setting. Make it a project for Comp Sci students or grad. students. It'll be good practice for them in managing real world projects and an good intro to open source development/philosophy. OSS seems in line with the open philosophy of academia. Find a project that does almost what you want and extend it.
EvilCON - Made Famous by
You've obviously never worked at a University.
Quite the opposite, actually. If you provide a service and say "we provide a service that allows you to do and here's a link to a tutorial we wrote teaching you how to use it" the students who want to use the service will read the tutorial and learn. The others won't probably because they don't think it's a better solution that what they had been doing (floppies, cd, or emailing to themselves).
Even if it's the most intuitive, user-friendly system in the world there are still people who will need instructions so there's no need to dumb things down to try to eliminate that group. (I guess this is why I never liked HCI classes)
It's barbaric when it happens in London, but when it happens constantly in Israel you don't even blink.
Bombs in London are barbaric but rape victims having no legal protection in Saudi Arabia doesn't bother you.
There's a Genocide happening in Sudan - what have you done to stop it?
Read tech news, get smart, get power, and use it all to go do some fucking good in this world.
World Changing - News for Humans, Stuff about our planet
Ans the conclusion was ...
Mac OS X is incredibly slow, between 2 and 5(!) times slower, in creating new threads, as it doesn't use kernel threads, and has to go through extra layers (wrappers). No need to continue our search: the G5 might not be the fastest integer CPU on earth - its database performance is completely crippled by an asthmatic operating system that needs up to 5 times more time to handle and create threads.
Workstation apps will hardly mind, but the performance of server applications depends greatly on the threading, signalling and locking engine. With the data that we have today, I think that a PowerPC optimised Linux such as Yellow Dog is a better idea for the Xserve than Mac OS X server.