Where is the path of sublime in Ubuntu 18.04? [closed]
Firstly find the path of sublime by typing in terminal
which subl
The result is /snap/bin/subl
in my case.
Then go to the Edit menu in FileZilla select preference option. In preference select FileType Association under File Editing option. Then insert the sublime path which you get from which subl
command.