Is there a way to create a Webdavresource without having it do a PROPFIND on the initial URL in the constructor?
I want to be able to create an initial Webdavresource object, then use all the methods it provides to manipulate other resources - not necessarily the one I specified in the constructor. And I don't want the extra call to the server in the constructor that I am not interested in.
Hi All,
I'm having some trouble using the "get" task to download a collection.
Here's the build file I am using to test the task. The collection contains three files, each of them with various amounts of plain text.