LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

filezilla

graphical FTP/SFTP client

TLDR

Start FileZilla
$ filezilla
copy
Connect to server
$ filezilla [ftp://user@host]
copy
Connect with SFTP
$ filezilla [sftp://user@host]
copy
Open the Site Manager on startup
$ filezilla -s
copy
Connect to a saved site
$ filezilla -c [0/sitename]
copy

SYNOPSIS

filezilla [options] [url]

DESCRIPTION

filezilla is a graphical FTP, SFTP, and FTPS client. It provides file transfer with drag-and-drop, directory comparison, bookmarks, and transfer queue management.The application supports multiple concurrent connections, resume for interrupted transfers, and configurable transfer speed limits. Site Manager stores connection profiles for quick access.FileZilla handles large files and directories efficiently with its transfer queue and multi-threaded engine.

PARAMETERS

URL

Server URL to connect to.
-c PATH, --site PATH
Connect to a saved Site Manager entry (path form, e.g. 0/name). Cannot be combined with -s.
-s, --sitemanager
Open the Site Manager at startup.
-a PATH, --local PATH
Set the local start directory.
-l TYPE, --logontype TYPE
Logon type (ask or interactive) when connecting via an FTP URL.
-v, --version
Display version.
-h, --help
Display help information.

CONFIGURATION

~/.config/filezilla/sitemanager.xml

Saved FTP/SFTP site configurations and connection profiles.
~/.config/filezilla/filezilla.xml
General application settings and preferences.

INSTALL

sudo apt install filezilla
copy
sudo dnf install filezilla
copy
sudo pacman -S filezilla
copy
sudo apk add filezilla
copy
sudo zypper install filezilla
copy
nix profile install nixpkgs#filezilla
copy

CAVEATS

GUI application requires display. Stored passwords may be security risk. Very large directories may be slow to list.

HISTORY

FileZilla was created by Tim Kosse in 2001, initially as a school project. It became one of the most popular open source FTP clients, later adding SFTP and FTPS support.

SEE ALSO

sftp(1), ftp(1), lftp(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid