Page 1 of 1

Generate HTTP link for "public" files

Posted: 2022-03-02 12:02
by antonfedonyuk
The topic of adding HTTP links was raised repeatedly, but for some reason no one suggested an obvious solution:
Add inputs/fields into site manager to specify base URL and mapped FTP path.
To get file URL need just replace mapped FTP path to base URL.
If path of selected begin begin with file mapped path then display HTTP link in context menu.

Unfortunately I don't know C++ so I can't help with implementation.