Wednesday, June 5, 2019

Connect via Webdav from Windows 7?

I'm trying to connect to an Alfresco server, via Webdav, from a Windows 7 client. I can create a web folder connection with the wizard, but there are three or more folder links created and none of them work, double clicking on them simply does nothing. One of the folders have the name that I specify in the wizard, the others are simply named as the server adress.



While surfing the net I've seen that others have experienced the same issue, but so far I haven't seen any solution or any explanation.



Edit: I might add that the client is running Windows 7 RC, build 7100.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...