J
J
juffinhalli2013-08-05 22:37:40
webdav
juffinhalli, 2013-08-05 22:37:40

Lighttpd webdav + Windows 7 network drive

Good night, hackers!

Given: Debian server + Lighttpd
Set up webdav according to the manual :
Through browsers everything is OK and authorization and access. But when you try to connect as a Windows 7 network drive, an authorization error or access to this file is not available.
But you need full access through a network drive.

Has anyone been able to set this up? In principle, authorization is not needed, the main thing is that through a network drive
Thank you in advance.

PS I'm considering alternative Lighttpd options.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
Oleg Novikov, 2013-08-23
@Nova_Logic

try to map the disk through the command line like this as far as I remember:
NET USE * http_:_//server/fs/ password /USER:username removing _ of course :-)
, if it doesn't work and asks for a login password, restart the computer and try again. Windows very peculiarly supports it.

Z
zno, 2013-09-16
@zno

Here it is written why
cmantito.com/blog/blog/2011/webdav-is-a-pain
does not work In the case of lighttpd, it was enough for me personally to switch to digest auth
How to switch - here
www.cyberciti.biz/tips/lighttpd-secure -digest-authentication-mod_auth.html Upload
doesn't work yet (directories are created, files too - but zero-length files) - I still don't understand why and what to do about it.

M
Maxim_Q, 2020-05-06
@Maxim_Q

Same problem. I tried to configure according to all the manuals and nothing works in this Windows 7.
The strangest one hundred does not work only under Windows7, under Linux I can connect to Lighttpd via webdav.
Tell me how did you solve the problem with Lighttpd webdav so that you can map a network drive in Windows 7?

J
juffinhalli, 2020-05-06
@juffinhalli

Never decided. Deployed an sftp server and under Windows I use cygwin ssh client

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question