curl -u <username>:<password> http://<myhost>:<myport>/<pathtofile>
? For downloading files, WebDAV just uses regular GET requests. Is there something specific that's causing you trouble? Justin On Thu, May 26, 2011 at 9:23 PM, Johnny Wan <[email protected]> wrote: > Hi, > > I am trying to download files via WEBDAV. Does anyone have sample code or > pointers? Thanks > > Regards, > > Johnny Wan > >
