FTP Clients
From openSUSE
The FTP clients are programs that are used to transfer files from and to ftp servers; in other words, to download and upload files.
For Linux users they are one of important tools to obtain software and for many of them the most important feature is ability to browse software repository and download one or more files. While browsers are good for browsing, that is what they are designed for, you can download one file at the time. It is not possible to mark more files and download them at once. That might be acceptable for iso images that are big and you can do other work until they are downloaded, but if you want few smaller files than you want to use FTP client.
Contents |
[edit]
Konqueror
The Konqueror is a KDE Swiss Army knife. Among other things it is comfortable FTP client.
[edit]
gFTP
Is another GUI based FTP client.
[edit]
ftp
Is command line tool, not very friendly, but good to know in emergency.
[edit]

