mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-08-02 09:49:30 -04:00
update:server
This commit is contained in:
@ -201,6 +201,7 @@ nano /etc/vsftpd/vsftpd.conf
|
|||||||
修改关键参数:
|
修改关键参数:
|
||||||
```
|
```
|
||||||
listen=YES
|
listen=YES
|
||||||
|
write_enable=YES
|
||||||
pasv_enable=YES
|
pasv_enable=YES
|
||||||
pasv_min_port=30000
|
pasv_min_port=30000
|
||||||
pasv_max_port=31000
|
pasv_max_port=31000
|
||||||
|
Reference in New Issue
Block a user