WebDAV multiple users
Posted: Thu Dec 25, 2008 2:30 am
I've been reading up on WebDAV lately but still confused as to it's limits.
I was looking for a way to offer remote storage for clients, using either FTP or DAV -- the latter of which I want.
I need to support unlimited users (preferably driven from mysql) and each user should be assigned a quota limit and be restricted to essentially their own 'share'.
I cannot figure out how this is done using WebDAV or if it's even possible.
I have seen several examples of a single dav share pointing to a single directory using virtual hosts, etc...not quite what I need.
Hopefully this is clear and someone can shed some light on the subject for me...
Cheers,
Alex
I was looking for a way to offer remote storage for clients, using either FTP or DAV -- the latter of which I want.
I need to support unlimited users (preferably driven from mysql) and each user should be assigned a quota limit and be restricted to essentially their own 'share'.
I cannot figure out how this is done using WebDAV or if it's even possible.
I have seen several examples of a single dav share pointing to a single directory using virtual hosts, etc...not quite what I need.
Hopefully this is clear and someone can shed some light on the subject for me...
Cheers,
Alex