标签类目:ProFTPD

ProFTPD + mod_clamav + Quota 建置備忘

  • 安裝 ProFTPD + mod_clamav 建立具有防毒功能的 ftp server
  • 限制 ftp user 的磁碟空間

環境

Create a FTP server with user access (proftpd)

分类:Debian

I created this How to for people who want to share files with friends using FTP protocol, like FTPservU under windows. The way i give you is not the only one, I hope my How to is enough clear.
This FTP server will allow only users with the good password (persons to whom you gave the password and username). So you will be sure that only known persons will access your FTP server. 继续阅读 »

proftpd配置笔记及权限设置

分类:Debian1、安装

在debian下,安装proftpd非常简单,使用

apt-get install proftpd

但需要注意的是,使用命令

apt-cache search proftpd*

会有如下的结果 继续阅读 »


返回顶部