先将proftpd解压缩包下的xinetd复制到/etc/xinetd.d/下

cp /proftpd-1.3.3/contrib/dist/rpm/xinetd /etc/xinetd.d

修改/usr/local/etc/proftpd.conf

xinetd方式启动ftp 

xinetd方式启动ftp 

vim /etc/xinetd.d/proftpd

将路径修改为现在的安装路径

xinetd方式启动ftp 

chkconfig --list查看xinetd服务

xinetd方式启动ftp

 

转载于:https://blog.51cto.com/6269749/1129401

相关文章:

  • 2021-08-02
  • 2021-04-30
  • 2021-10-22
  • 2021-04-30
  • 2021-07-01
  • 2022-01-02
  • 2022-01-19
  • 2021-10-22
猜你喜欢
  • 2021-10-31
  • 2021-12-17
  • 2022-12-23
  • 2021-12-14
  • 2021-10-19
  • 2022-12-23
相关资源
相似解决方案