Extrarius
In the Global -> URL setting for a favorite site, it is only possible to enter a single mapping from an FTP folder to an HTTP path. However, the FTP for webhosts that allow multiple sites on a single account often have a structure where different FTP paths have different associated HTTP paths.
For example, the Direct Admin hosting system creates a structure of /domains/*/public_html where * is the associated domain name (such as extrarius.name). Also, if you create a subdomain, it's folder is /domains/*/public_html/? where * is as before and ? is the name of the subdomain (such as scripts for scripts.extrarius.name).
Some kind of regular expression system would be nice, but at the very least, please make the mapping a list so a person could manually enter each adresses' FTP path and the corresponding HTTP base URL. Perhaps the menu item 'Copy URL -> HTTP' could be disabled if the current FTP path doesn't have a corresponding HTTP mapping, or it could display an error.
For example, the Direct Admin hosting system creates a structure of /domains/*/public_html where * is the associated domain name (such as extrarius.name). Also, if you create a subdomain, it's folder is /domains/*/public_html/? where * is as before and ? is the name of the subdomain (such as scripts for scripts.extrarius.name).
Some kind of regular expression system would be nice, but at the very least, please make the mapping a list so a person could manually enter each adresses' FTP path and the corresponding HTTP base URL. Perhaps the menu item 'Copy URL -> HTTP' could be disabled if the current FTP path doesn't have a corresponding HTTP mapping, or it could display an error.