Converts a link from a human-readable format (Windows Explorer, most browsers' address bar, etc.) into a standard URI and/or vice-versa.
| Human-readable: | ||
| Standard URI: |
\\server\share\folder, c:\folder\subfolder or c:\ünìcõde cháractêrs\embedded spaces.ext are supported;file://///server/share) don't seem to work in Linux. Using smb://server/share works and is much more elegant. Vote on bug 73003 to have it on Windows as well;\\server). Make sure to add the share name as well (like in \\server\share). See bug 62851 for more information;file://///server/share). Replacing with two slashes (like in file://server/share) seems to work. Not yet figured out if this is an issue;&, <, etc.) are currently not escaped. If you intend to paste the result into an XML/HTML page, additional manual edition is required.