K 10 svn:author V 6 fenner K 8 svn:date V 27 1997-10-08T18:43:53.000000Z K 7 svn:log V 293 Interpret multiple slashes as a single slash in ftp: URL's. This is contrary to RFC1738, which specifies that empty elements between slashes really mean to send a CWD command with an empty argument. Most FTP servers consider this an error, so strict RFC compliance is advisable in this case. END