首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >ubuntu下实用的FTP服务器软件:Proftpd+gproftpd

ubuntu下实用的FTP服务器软件:Proftpd+gproftpd

作者头像
星哥玩云
发布2022-06-11 11:19:38
发布2022-06-11 11:19:38
1.4K0
举报
文章被收录于专栏:开源部署开源部署

以前听说Vsftpd(very secure ftp daemon)安全,功能强大,就给实验室服务器装上vsftpd了。但全是命令行配置,时常会因一点微小的配置而不能工作,很是麻烦。虽然实验室服务器 的Vsftpd还能战战兢兢的工作,但存在很多让人头疼的问题。比如权限分配、读写等问题,我用用户配置文件很难解决,只好在系统里添加了帐户,让 vsftpd使用。

后来偶尔在Ubuntu的新的立软件包管理(Synaptic Package Manager)里看到proftpd和gproftpd,说明分别如下:

1. proftpd:

Versatile, virtual-hosting FTP daemon

A powerful replacement for wu-ftpd, this File Transfer Protocol

daemon supports hidden directories, virtual hosts, and per-directory

".ftpaccess" files.  It uses a single main configuration file, with a

syntax similar to Apache.

Because of the advanced design, anonymous-FTP directories can have

an arbitrary internal structure (bin, lib, etc, and special files are

not needed).  Advanced features like multiple password files and

upload/download ratios are also supported.

This package contains most of the core and contributed modules of

proftpd.

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档