netcharm / pywebdav

Automatically exported from code.google.com/p/pywebdav
0 stars 0 forks source link

Window 7 miniredir client won't connect #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install PyWebDAV 0.9.4 and run 'python server.py -D /tmp -n -J'
2. Open Windows Explorer and connect to '\\localhost:8008'

What is the expected output? What do you see instead?
I see Microsoft-WebDAV-MiniRedir/6.1.7600 do 4 request in the log window: 
OPTIONS, PROPFIND, PROPFIND, PROPFIND
Then after about 10 seconds, Windows Eplorer pops up a window saying cannot 
access \\localhost:8008

cadaver works fine.

What version of the product are you using? On what operating system?

PyWebDav 0.9.4, on Windows 7 64bit, Python 2.6 cygwin

Please provide any additional information below.

Original issue reported on code.google.com by fish...@gmail.com on 18 Aug 2010 at 12:15

GoogleCodeExporter commented 8 years ago
I have a similar problem. When I try and connect by mapping a drive from 
windows (and I've authentication turned on) I get prompted to creditials but 
windows can't access t.

The log file looks like:
stf-439-dsk01.mer.auckland.ac.nz - - [23/Oct/2010 17:13:44] - 
Microsoft-WebDAV-MiniRedir/6.1.7600 - code 401, message Authorization Required
stf-439-dsk01.mer.auckland.ac.nz - - [23/Oct/2010 17:13:44] - 
Microsoft-WebDAV-MiniRedir/6.1.7600 - "OPTIONS / HTTP/1.1" 401 

Py-webdav is running on FreeBSD 64bit and works okay with other clients.

Original comment by PeterSmi...@gmail.com on 23 Oct 2010 at 4:15

GoogleCodeExporter commented 8 years ago
Have had the same problem. Has anybody found any solution?

Original comment by andrei.c...@gmail.com on 15 Feb 2011 at 1:37

GoogleCodeExporter commented 8 years ago
see issue #25 - still no luck on this - can't find the cause for the problem

Original comment by spamsch@gmail.com on 16 Feb 2011 at 4:21