I have: Mac OS X web app being developed using PHP, etc basic git knowledge ;) remote hosting server with WebDav access
I\'m looking for a library that implements WebDAV tasks for Ant 1.8 and later. I only found projects that seem abandoned.
We are developing a web based application which provides a repository of users case files.Would like the user to be able to access these from their web browser with full read write capability.
I have a webapp in two parts (website and webdav part). Both are running in a seperate application pool in IIS 7.5 due a different framework.
I am trying to manage an Inbox in Exchange 2003 automatically using webdav from a C# application.Looking at msdn is not helping me a whole lot as the methods described here (http://msdn.microsoft.com/
I would like to offer an upload folder for our clients. As Windows, Linux and MacOS X have out of the box support for webdav, we chose an Apache server with the DAV module. This works nicely.
Recently I built a GUI app that maps a network connection to a drive in Windows. Unfortunately it uses the WNetAddConnection2() call to accomplish this. It\'s unfortunate because the Windows API sucks
I have problem with my own Subversion repository. It worked yesterday. But I received an error when I was adding new file today:
I would like to implement a dynamic authentication process using Apache and PHP. My current project is break into two parts:
I\'m trying to create an ASP.Net website (File->New->Website->ASP.NET Web Site) in VS2010 with the Web location set to HTTP and the url set to a Windows Server 2008 R2 box.