Ronan D
unread,Feb 2, 2012, 9:11:20 AM2/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discuss WsgiDAV
Hi,
I'm currently investigating to use wsgidav with cherrypy to allow
users to access their own private folder. I will try to plug my auth
system to that but my first question is about triggers/events.
Would it be possible to have a function called
"on_file_upload_completed" or "on_file_download_completed" that is of
course triggered when a file has been successfully uploaded?
Would I be able to code that?
And if it is not too much stupid questions, is it possible to plug its
own validation of set of credential?
Sorry if my questions are stupid, I'm not a webDAV expert...
Cheers,
Ronan