10-20-2017, 01:55 PM
I can't reproduce this by simply double-clicking a remote folder with the version from Lite Software. That is the version you should be using.
Looks like you got Filezilla from somewhere else (not recommended).
Delete the hidden home folder by doing:
Uninstall Filezilla.
Remove the Repo/PPA you got Filezilla from (if you have one).
Then install Filezilla from Menu, System, Lite Software.
And start Filezilla again.
You should then have version 3.15.0.2 installed.
Looks like you got Filezilla from somewhere else (not recommended).
Delete the hidden home folder by doing:
Code:
rm -rf ~/.filezilla
Uninstall Filezilla.
Code:
sudo apt-get --purge remove filezilla
Remove the Repo/PPA you got Filezilla from (if you have one).
Then install Filezilla from Menu, System, Lite Software.
And start Filezilla again.
You should then have version 3.15.0.2 installed.