Re: Connections problem with sitecopy and lighttpd

Joe Orton <[email protected]> Fri, 31 Mar 2006 08:59:42 +0100
Newsgroups gmane.comp.web.sitecopy
Message-ID <[email protected]>
On Thu, Mar 30, 2006 at 02:49:20PM +0200, Mario Domgörgen wrote:
> Hello!
> 
> > I'm using sitecopy some time now to upload to ftp sites successfully.
> > Last week i turned off ftp and switched to mod_webdav by lighttpd. And
> > there starts my problem. I can use --init just fine, but --catchup and
> > --fetch both fails with the following message:
> > 
> > sitecopy: The server does not appear to be a WebDAV server.
> > 
> > After a quick glance at the code, it seems that lighttpd does not
> > return a DAV Header and so caps.dav_class1 is not defined. I don't
> > know if there's a special reason for not sending the DAV Header on
> > lighttpd (i'm asking the developer as soon as possible), but as it's
> > just working fine with every other webdav client (like nautilus,
> > konqueror, cadaver and nd), i wonder if this check is necessary? Maybe
> > it would be nice to have a variable to disable strict checking.
> 
> Mhh, i talked with the developer: lighttpd's mod_dav does send a DAV
> header, so this seems to be really a problem on the sitecopy side.

Please send in the output from running:

  sitecopy --debug=http --fetch mysite

(sorry about the list bounces; the mailman setup on this host usually 
flags GPG-signed mail as being a virus!)

joe
_______________________________________________
sitecopy maillist  -  [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy