Filezilla doesn't run vscode

When using the FileZilla client as an application directory (link), I can right-click an html file on a remote server → View/Edit and it will open in my predefined editor (e.g. VSCode).

BUT if I use the FileZilla flatpak version, then I get the following error:

The file 'index.html' cannot be opened: The associated program (/usr/bin/code) could not be found. Please check your filetype associations.

I can run /usr/bin/code from the command line, but it doesn't work with FileZilla.

1

2 Answers

In "Ubuntu Software" list, there is two FileZilla. One of them is FileZilla(Unofficial). If you have installed that, please remove the unofficial one, and install the other one. That solved my problem.

if you want add for php add php /snap/bin/codefilezilla filetype associations

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like