Closed GoogleCodeExporter closed 9 years ago
Original comment by chstath
on 21 Jan 2011 at 1:46
This also occurs on Windows 7. On Windows XP though it works correctly.
Original comment by chstath
on 21 Jan 2011 at 1:46
Just for information, so far I tried all bellow, without success:
http://support.microsoft.com/?kbid=907306
http://support.microsoft.com/kb/942392
http://support.microsoft.com/kb/933860
http://support.microsoft.com/kb/948531
http://goo.gl/SqeQS Antiviruses and firewall stopped
http://forums.techarena.in/vista-help/644280.htm BasicAuthLevel 2
http://support.microsoft.com/kb/841215 UseBasicAuth
http://support.microsoft.com/kb/943280 AuthForwardServerList
http://support.microsoft.com/kb/982736 decimal symbol or
CopyFileBufferedSynchronousIo
Perhaps to try on server side suggestions from this article:
http://shon.org/blog/2010/03/04/howto-fix-windows-7-64bit-webdav/
Any other suggestions are mostly welcome...
Original comment by tgaleta....@gmail.com
on 17 Feb 2011 at 10:53
The GSS webdav implementation is based on Tomcat's implementation.
Unfortunately, it is impossible to have it work with Windows 7.
So eventually we started a new webDAV implementation, this time based on the
excellent open source project Milton (http://milton.ettrema.com/index.html).
There is a branch named 'milton' in our source repo, where you can check our
progress. I believe that we will very soon have a first fully working version
that supports Windows 7. Currently we are debugging it and resolving issues,
but I'm confident about the successful result. When fully tested, it will be
merged to the default branch and we will tag a new release, and of course close
this issue here.
Thank you for your comments and reports.
Original comment by fstamate...@gmail.com
on 17 Feb 2011 at 11:02
Milton branch is merged to default. We are currently debugging for releasing
soon.
Original comment by fstamate...@gmail.com
on 25 Feb 2011 at 1:18
release 1.4 resolves this issue
WebDAV now works with Windows 7. Just 'Map network drive' and provide the
username & password as described in the webclient 'credential' menu item. After
reboot windows will not mount the drive, you'll need to click on the drive icon
in explorer. Instructions for linux/davfs here:
http://code.google.com/p/gss/wiki/WebDavInstructions. MacOS remains as in the
previous installation.
Original comment by fstamate...@gmail.com
on 2 Mar 2011 at 9:31
Original issue reported on code.google.com by
tgaleta....@gmail.com
on 18 Jan 2011 at 12:35