Illustration of the process of using FileZilla to connect to the FTP server

Illustration of the process of using FileZilla to connect to the FTP server

When I first started setting up an ftp server on the server, I found that I couldn’t connect to it, so I used the FileZilla program to connect.

Here's how to do it. First, go to the official website to download FileZilla

My version is Windows version https://filezilla-project.org/

Then you need to link and configure the site service

There is basically no problem with the above settings, but you will find that the file list of the remote server is still not pulled. At this time, you need to find the firewall settings under Win. As shown below

Select a program

This way you can get a list of files on the remote server.

Finally, I would like to explain that I used Linux to build the ftp server.

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • How to quickly build an FTP file service using FileZilla
  • Detailed explanation of FTP server configuration and 425 error and TLS warning solutions for FileZilla Server
  • FileZilla FTP Server Security Hardening Graphic Tutorial
  • FTP server FileZilla Server detailed configuration tutorial
  • Various problems and solutions in configuring FTP server in Filezilla server
  • FTP server virtual directory settings (Serv-u and FileZilla Server)
  • Setting up virtual directories (multiple partitions) via alias in FileZilla Server ftp server
  • Free, green, powerful FTP software FileZilla

<<:  How to quickly add columns in MySQL 8.0

>>:  Implementing circular scrolling list function based on Vue

Recommend

CentOS 6 uses Docker to deploy redis master-slave database operation example

This article describes how to use docker to deplo...

InnoDB type MySql restore table structure and data

Prerequisite: Save the .frm and .ibd files that n...

How to use multi-core CPU to speed up your Linux commands (GNU Parallel)

Have you ever had the need to compute a very larg...

How to install JDK and Mysql on Ubuntu 18.04 Linux system

Platform deployment 1. Install JDK step1. Downloa...

This article teaches you how to import CSS like JS modules

Table of contents Preface What are constructible ...

Talking about ContentType(s) from image/x-png

This also caused the inability to upload png files...

MySQL detailed summary of commonly used functions

Table of contents MySQL Common Functions 1. Numer...

The complete implementation process of Sudoku using JavaScript

Table of contents Preface How to solve Sudoku Fil...

JS+AJAX realizes the linkage of province, city and district drop-down lists

This article shares the specific code of JS+AJAX ...

Solve the problem of docker images disappearing

1. Mirror images disappear in 50 and 93 [root@h50...

A brief introduction to Linux environment variable files

In the Linux system, environment variables can be...

A brief discussion on the difference between src and href in HTML

Simply put, src means "I want to load this r...

How to migrate local mysql to server database

We can use the scp command of Linux (scp cannot b...

Let’s talk in detail about how browsers view closures

Table of contents Preface Introduction to Closure...

Vue implements a scroll bar style

At first, I wanted to modify the browser scroll b...