author | Johannes Sixt <johannes.sixt@telecom.at> | |
Fri, 30 Nov 2007 21:51:10 +0000 (22:51 +0100) | ||
committer | Johannes Sixt <johannes.sixt@telecom.at> | |
Thu, 26 Jun 2008 06:45:08 +0000 (08:45 +0200) | ||
commit | be501813d25bedc1a441940f349fb91bd9fa4ef6 | |
tree | 7a4da16af830119e98fcd0ed52a5e3502d68bd30 | tree | snapshot |
parent | 6ed807f8432c558ef102c94cb2e8ae4e03c48d4e | commit | diff |
Windows: Disambiguate DOS style paths from SSH URLs.
If on Windows a path is specified as C:/path, then this is also a valid
SSH URL. To disambiguate between the two interpretations we take an URL
that looks like a path with a drive letter as a local URL.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
If on Windows a path is specified as C:/path, then this is also a valid
SSH URL. To disambiguate between the two interpretations we take an URL
that looks like a path with a drive letter as a local URL.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
connect.c | diff | blob | history | |
transport.c | diff | blob | history |