Man of Honour
Long time user of Firefox extension FireFTP here, reason being that up until today i have not found another FTP client that has a feature FireFTP has. Copying an uploaded files HTTP URL via a button or context menu click just made life much easier.
Now my mission for a new client with the same feature came about when I realise FireFTP would not get updated when Firefox 57 comes out and legacy add-ons become invalid.
Today, I came across WinSCP. I'm now using the portable version.
They have a bunch of custom extensions that you can add through the Static custom command > Customise > Add dropdown > Add Extension.
You then simply add the URL for an extension you want, in this case, fetching the HTTP URL is done through this extension, so you'd enter
You can then add the custom commands bar as a button area in the main toolbar, so instead right clicking a file to get the HTTP, just click the button.
Figured this might help others who could do with the same feature!
Now my mission for a new client with the same feature came about when I realise FireFTP would not get updated when Firefox 57 comes out and legacy add-ons become invalid.
Today, I came across WinSCP. I'm now using the portable version.
They have a bunch of custom extensions that you can add through the Static custom command > Customise > Add dropdown > Add Extension.
You then simply add the URL for an extension you want, in this case, fetching the HTTP URL is done through this extension, so you'd enter
Code:
https://winscp.net/eng/docs/extension_generate_http_url
You can then add the custom commands bar as a button area in the main toolbar, so instead right clicking a file to get the HTTP, just click the button.
Figured this might help others who could do with the same feature!