M
martin1972
Net als het actief maken van webdrives onder Vista gaat ook het actief maken van webdrives onder Windows 7 erg problematisch. Ik ben er een paar uurtjes zoet mee geweest..... Uiteindelijk kwam ik deze tip tegen die het gebruik van de Grafische User Interface (GUI) omzeilt en het "gewoon" via de comand line doet, werkt snel en simpel.
Solution
Solution
I was having exactly the same problem. Then I found a page that was talking about how to setup WebDav on Windows 7. Instead of going through the GUI it said you should go to a command prompt and type in a command simlar to this one:
net use * https://mywebdav.testserver.com/testfolder
It prompted me for a username and password and then mapped the drive.
I was able to access my files this way. Hope it works for you.
CyBrett
In het geval van Ziggo wordt de comand line opdracht:
net use * https://homedrive.ziggo.nl/[email protected]/prive(of publiek)
net use * https://mywebdav.testserver.com/testfolder
It prompted me for a username and password and then mapped the drive.
I was able to access my files this way. Hope it works for you.
CyBrett
In het geval van Ziggo wordt de comand line opdracht:
net use * https://homedrive.ziggo.nl/[email protected]/prive(of publiek)
Laatst bewerkt door een moderator: