Hi All Monks,

Thanks for all feedback that come up !.
I found the bug, it was indeed a bug on the web dav implementation of the NetServe Web Server v1.0.51 from Net-X Solutions (http://www.netxsolutions.co.uk/).

I tried the exact same code on the "enemy" web server (Windows 2003 Internet Information Service) and it worked perfectly the first time around.

So i can only say that the "enemy" has apparently done a good job in the web dav implementation (at least in Windows 2003).

But i must try it out with other servers such has apache and so on.

PS 1: Note to Khen1950fx, thanks for your aswer but i was actually trying to access a webdav server using a perl program (that is suppose to run under Windows and Unix) and not trying to acess a web dav server using Windows Explorer.

PS 2: I hope i will be seeing you all giving my open source program a try (simplebackup http://migas.kicks-ass.org/index.php?pag=en.myapps&subpag=simplebackup), i hope it will backup to web dav servers and sftp servers in the future


Stay Happy,
Migas - Miguel

In reply to Re: Using HTTP::DAV by migas
in thread Using HTTP::DAV by migas

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.