Filezilla introduction, download, configuration

Table of contents

1 Introduction:

1.1 Functions:

2. Download:

2.1 Address: Chinese download of client and server:

2.2 What is the difference between client and server

2.3 Client


1 Introduction:

FileZilla is a fast, reliable FTP client and server- side open source program with a versatile, intuitive interface.

1.1 Functions:

  • You can resume uploading and downloading from breakpoints (requires server support)
  • custom command
  • Site management possible
  • Anti-daze function (some FTP servers will drive out users who have been in a daze for a long time, so users who are in a daze have to log in repeatedly)
  • timeout detection
  • Support firewall
  • Support SOCKS 4/5, HTTP 1.1 proxy
  • SSL encrypted connection possible
  • Support SFTP (Secure FTP)
  • Can be queued for upload and download
  • Support drag and drop
  • Multi-language support, including Simplified and Traditional Chinese ( Linux platform needs to install the "filezilla-locales" package additionally)
  • GSS authentication and encryption via Kerberos

2. Download:

2.1 Address: Chinese download of client and server:

Download - FileZilla Chinese Website

2.2 What is the difference between client and server

If you want to transfer files, use the FileZilla client. If you want to make your files available to others, then use FileZilla server.

2.3 Using the client

Because I only use the client, this article only exemplifies the client.

Simply fill in your information in the boxes below to connect:

 Host: 
Username: <your-username>
Password: <your-password>
Port: 

Guess you like

Origin blog.csdn.net/stellao_o/article/details/129151265