LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 790|回复: 11

SlackWare下如何启动vsftp

[复制链接]
发表于 2004-6-17 13:35:44 | 显示全部楼层 |阅读模式
SlackWare下如何启动vsftp,请成功配置的朋友帮忙
已做好的工作:
(1) 卸载自带的PROFTPD
(2) 装上www.linuxpackages.net上面的vsftpd包
(3) /etc/inetd.conf文件中ftp部份修改如下:
     # File Transfer Protocol (FTP) server:
    #ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  proftpd
      ftp stream tcp nowait root /usr/sbin/tcpd /usr/local/sbin/vsftpd

还不能启动,请问还差哪些地方没设好
 楼主| 发表于 2004-6-18 19:17:48 | 显示全部楼层
在vsftpd.conf中加入
listen=YES
仍然不能启动ftp,键入/usr/sbin/vsftpd光标就定在回车的地方,没反应,有谁在slackware上面成功配置ftp,请提示。
发表于 2004-6-18 23:24:12 | 显示全部楼层
ps -aux | grep vsftpd
 楼主| 发表于 2004-6-19 00:06:39 | 显示全部楼层
re:nbxmedia
我用上了pure-ftpd,感觉还不错。
发表于 2004-6-19 11:39:44 | 显示全部楼层
原来在公司时还是vsftpd好,没有传输延迟,速度很快


不要用inted模式,全部加#
listen=yes后,启动应该用vsftpd &
这样应该没问题了
 楼主| 发表于 2004-6-19 23:04:42 | 显示全部楼层
re:nbxmedia
非常感谢!!
其实我也挺喜欢用vsftpd的。
发表于 2004-8-10 15:03:18 | 显示全部楼层
为什么我启动时老是出现:
500 OOPS: could not bind listening IPv4 socket
??
发表于 2004-9-7 20:01:42 | 显示全部楼层
vsftpd已被加入slackware current...

From changelog:
+--------------------------+
Fri Sep  3 18:40:57 PDT 2004
...
n/vsftpd-2.0.1-i486-1.tgz:  Added vsftpd as Slackware's new default ftpd.
  This may not have the rich feature set of ProFTPD, but simple is
  probably more secure.  Thanks to Laurens Vets for getting me to take
  another look at this.
...
pasture/proftpd-1.2.9-i486-3.tgz:  Sent to /pasture.  This has been allowed
  to slide way too much for a network service.  A security issue was
  discovered in April (and was patched in Slackware and elsewhere shortly
  thereafter).  It took a couple of weeks for any warning to appear on the
  ProFTPD site (with no official fix, just a suggestion to avoid the
  vulnerable feature).  Since then it's been fixed in CVS but there is
  still no official stable release that fixes the issue.  I liked ProFTPD,
  but won't put up with security negligence that goes on for months.
  Clearly ProFTPD's time is up, and it belongs here in /pasture.
  If there's any problem with vsftpd (and I don't expect there will be),
  you can bet that Chris Evans won't take 4 months to do something about it.
发表于 2004-9-7 20:39:12 | 显示全部楼层
好消息,我最喜欢小巧的东西
发表于 2004-9-7 20:57:49 | 显示全部楼层
不知道续传问题解决了没。不然传大文件太气人了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表