in reply to Re: SharePoint copy files with perl (OT)
in thread SharePoint copy files with perl

I tried using the HTTP::DAV module and it appears to be setup correctly but I keep getting this error.

Unauthorized. Negotiate

I know that the credentials are correct as I am able to connect via a windows share.
Does anyone know if there is some kind of issue with HTTP::DAV or NTLM authentication on Linux?

I get the same unauthorized error if I use the SharePoint::SOAPHandler as well.
  • Comment on Re^2: SharePoint copy files with perl (OT)