Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
/ pureftpd Public archive

Automatic installation and configuration of Pureftpd

Notifications You must be signed in to change notification settings

wangyan/pureftpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一、简介

  1. 该一键安装包是一个Shell脚本,用于一键安装PureFTPdweb管理界面。
  2. 适用于Debian/Ubuntu/Red Hat/CentOS系统。
  3. 支持MySQL用户,可设置相关权限及密码。
  4. 安装方便,卸载干净,绿色无污染。
  5. 脚本简单,可自行修改编译参数,这不容易造成安装错误。

二、安装步骤

yum -y install git
apt-get -y install git
git clone git://github.com/wangyan/pureftpd.git
cd pureftpd
./install.sh
  1. 输入服务器IP地址
  2. 网站根目录
  3. MySQL Root 用户密码
  4. MySQL ftpuser 用户密码,该用户是专门用来管理PureFTPd的。(该密码不需要你记住)
  5. Administartor 用户密码,该密码是Web管理界面管理员帐号密码。
  6. 按任意键开始安装
  7. 访问http://服务器IP地址/ftp进行管理

被动模式端口是30000-50000,加载了防火墙的服务器需要开放该端口。 更多配置选项,请修改/usr/local/pureftpd/conf/pureftpd.conf文件。

图文安装教程:http://wangyan.org/blog/pureftpd-install-script.html

三、联系方式

Email: WangYan@188.com (推荐)
Gtalk: myidwy@gmail.com
Twitter:@wang_yan
Home Page: WangYan Blog

About

Automatic installation and configuration of Pureftpd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published