Questions tagged [filezilla]

FileZilla is a FTP, FTPS and SFTP client.

FileZilla is a FTP, FTPS and SFTP client.

134 questions
10
votes
3 answers

How to update FileZilla on Ubuntu?

Until now the FileZilla software on my PC is version 3.3.5.1 But on FileZilla's website http://filezilla-project.org/download.php?type=client the latest version is 3.5.1 now. I have check the packages website and Synaptic Package Manager on my…
Meteor
  • 337
3
votes
1 answer

how to remove filezilla from ubuntu

I used the command to remove sudo apt-get remove filezilla But it is still in my machine. And I also used the following below command after using the first command sudo apt-get autoremove
1
vote
0 answers

Stop Filezilla from auto close after process completed

Filezilla get close when any process completed this issue starts after I update my Ubuntu to 20.04 When I try to edit the file it just downloads and get closed automatically. I want to stop this issue, it is been making my work very hard. FileZilla…
0
votes
1 answer

open command works only as sudo

I am using Filezilla on Ubuntu which suddenly became unable to connect to a usual remote ftp server anymore. I noticed that Filezilla try's to run: open "user@server" 22 so I tried executing it on a terminal: open "user@server" 22 which…
betamoo
  • 101
  • 1
  • 2
0
votes
0 answers

Filezilla permission denied

I am trying to copy some files from my Windows machine to my Ubuntu VPS. I use the same login for Filezilla as I use for login to Ubuntu. But when I try to copy something I get the following error: Command: CWD /home/johan/vbox Answer: 250 Directory…