eriks
|
Re:Custom Port, no SSH - 2006/10/18 14:04
Hrm, it should work the way you were trying it. What was the second part of the propfind error? When I specify a bad port, I get this:
PROPFIND request failed on '/svn' PROPFIND of '/svn': could not connect to server (https://server:444)
If I specify the wrong path, I get this:
PROPFIND request failed on '/' PROPFIND of '/': 405 Method Not Allowed (https://server)
|