Quote from Don Knuth that is absolutely true: The very act of communicating one's work clearly to other people will improve the work itself https://wayback.stanford.edu/was/20230509010940/http://online.stanford.edu/donald-e-knuth-lectures
Posts
AEM webdav connections in windows 7
- Get link
- Other Apps
The adobe documentaion: http://docs.adobe.com/docs/en/crx/2-3/how_to/webdav_access.html misleads you with regard to the port. Use the default port of 4502 and you'll find it works. Mapping the windows explorer works too in windows 7. I changed the registry entry, not sure if that was required or not. Found cyberduck now has a windows version :), I used that whilst trying to get it to work as an alternative to native windows. It picked up the webdav port running on localhost when I selected that protocol. It gave me the hint I needed!