Skip to content

FTP

Use PureFTPd as the FTP server, and the server's files can be managed through the FTP client. Such as upload, download, delete and other operations.

FTP (File Transfer Protocol) a standard protocol for file transfer on the network

FTP defaults to passive mode: control connections use port 21, data transmission uses random ports: 39000-40000 range. Active data connections use port 20

FTP Overview

alt text

FunctionDescribe
Add FTPAdd a FTP account
Change FTP PortChange the FTP service port
FTP log analysisAnalysis the FTP service logs
UsernameThe user name of the FTP account
PasswordThe password of the FTP account
StatusDisabled, enabled FTP account
Document RootThe document root of the FTP account.
QuotaDisplays, Modify the FTP account quota. (Only supports XFS filesystem)
NoteThe note of the FTP account.
Set PathSet the document root of the FTP account.
CHG PWChange the password of the FTP account.
LogView the FTP logs.
DeleteDelete the FTP account.

Add FTP

Add a FTP account

FunctionExampleDescribe
UsernamekksssThe user name of the FTP account
PasswordRfm7Wkhm5nSL3L5nThe password of the FTP account
Document Root/www/wwwroot/kksssThe document root of the FTP account.

alt text

Change FTP Port

Modify the FTP service port, the default is: 21

After modification, please open the corresponding ports in the system firewall and the server provider's security group.

alt text

FTP log analysis

Quickly scan the logs of FTP services to check for security risks

alt text

FTP service management

FTP service management, configuration modification, Logs Manage

alt text

Quota

View and modify the space quota of the specified FTP account. (Only supports XFS filesystem)

alt text

Set Path

alt text

  • Username : The user name of the directory that needs to be modified
  • Home : Enter or select a new directory
  • Migrate : Copy data to the new directory, the old directory data will not be deleted

CHG PW

View and modify FTP account password

alt text

Log

View FTP Login and Action logs

  • Login Logalt text

  • Action Logalt text

Feedback or Suggestions

If you encounter problems or suggestions during use, please contact us through the following methods:

  • (Please describe in detail or provide screenshots)
  1. Forum: https://www.aapanel.com/forum
  2. Email: [email protected]