You are not logged in.

#1 2021-12-27 00:51

theMezz
Member
Registered: 2021-05-01
Posts: 21

How do I upgrade FileZilla at the command line?

I run this to do upgrades

sudo apt update && sudo apt upgrade -y

BUT, it skips fileZilla

How do I make it include fileZilla??

Last edited by theMezz (2021-12-27 17:30)

Offline

#2 2021-12-27 03:35

Tolkem
Member
Registered: 2019-10-06
Posts: 487

Re: How do I upgrade FileZilla at the command line?

theMezz wrote:

I run this to do upgrades

sudo apt update && sudo apt upgrade -y

BUT, it skils fileZilla

How do I make it include fileZilla??

1. This is not a support section.
2. In a terminal, run

filezilla -v

to check the current version installed.
3. This is the current version available in Bullseye's repos https://packages.debian.org/bullseye/filezilla if the output of the above command matches, then you're running the latest available.
4. This is the latest version from its website https://filezilla-project.org/download. … rm=linux64
5. Read here https://wiki.filezilla-project.org/Comm … s_(Client)

Offline

Board footer

Powered by FluxBB