Skip to content

linuxbirds/vsftpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vsftpd

FTP service for CentOS

Description : 只需要三步即可完成安装

chmod a+x install_vsftpd.sh

./install_vsftpd install_server 安装相关服务

./install_vsftpd add_user 配置用户信息

./install_vsftpd start 启动服务

Usage : 在浏览器或计算机地址中输入:ftp://192.168.0.1 即可访问,192.168.0.1为主机地址。

More : 后续将增加一些安全性控制和批量创建用户

About

FTP service for CentOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages