Using the FTP client of the school, I found an FTP client. Google A, found FileZilla evaluation is good, installation of:
sudo apt-get install FileZilla
The required components will automatically be installed for you.
Then yes, set up the site.
You can add folders or sites through the menu item "file"-> "site manager."
Under the Site Manager dialog box, the Advanced tab can set the default download directory.
But I have encountered two problems, the solution is as follows:
1. FTP server file display is not complete, this is the problem of character set coding
Workaround: Locate the "Character Set" tab, "use a custom Character set (C)", and fill in the GB2312, which appears to be the default encoding format under Windows. Of course, this requires no processing, should be related to the FTP server's operating system.
2. Error occurred:
Response: 530 Each IP allows only one connection
Error: Critical Error
Error: Unable to connect to server
Workaround: Locate the Transport Settings tab, check "limit simultaneous use of connections", set the maximum number of connections to 1, OK