博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

叶子的离开,是风的追求,还是树的不挽留~!

属于自己的,总归是自已的;暂时的分丢失,只是一种过程;
  021025.cublog.cn

关于作者
	
|| << >> ||
我的分类


500 OOPS: tcp_wrappers is set to YES but no tcp wr
I have a network between a WinXP PC and a Linux SUSE PC. I want to be able to transer files between the machines. I used the Windows explorer to transfer files (I think the protocol is smb:// (Samba)). But I got 50% higher transfer rates if I used the HTTP protocol (WLAN). I couldn't figure out how to upload files to an Apache server so I moved over to VSFTP instead, thinking the transfer rates would be just as high. VSFTP works but I think my configuration is slightly insecure. I want users (the WinXP box) to be able to upload files and to delete files in one directory, a sub-directory of /srv/ftp/. So I thought I would use tcp wrappers to make sure only my WinXP machine could access the ftp-service. (The ftp-server will only be up when I'm transferring files.) But it seems like my version of vsftp doesn't support tcp wrappers.
CODE
$ ftp 192.168.1.4
Connected to 192.168.1.4.
500 OOPS: tcp_wrappers is set to YES but no tcp wrapper support compiled in
421 Service not available, remote server has closed connection
ftp>
%3

发表于: 2007-02-26,修改于: 2007-02-26 21:09,已浏览354次,有评论0条 推荐 投诉


网友评论
 发表评论