ChinaUnix.net
相关文章推荐:

vsftpd 550

大家好,请教一个问题。 环境:Red Hat enterprise 4 32bit,vsftpd2.0.5 现在put文件时遇到550错误,不知道具体什么原因?求助,谢谢! 详细内容如下: [root@hostnode ftp]# mkdir -m 777 pub [root@hostnode ftp]# ls pub [root@hostnode ftp]# ftp 10.152.11.85 Connected to 10.152.11.85. 220 (vsftpd 2.0.1) 530 Please login with USER and PASS. 530 Please login with USER and PASS. KERBEROS_V4 rejected as an auth...

by OraixSUN - 服务器应用 - 2007-09-30 11:00:01 阅读(3976) 回复(1)

相关讨论

:emn3: 今天弄好的vsftp,下载什么的都没有问题,就是不能上传和mkdir,搜遍了google也搞不定,特求助兄弟们 我的vstfp和虚拟用户+pam认证 vsftpd.conf [quote] # Example config file /usr/local/etc/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample file # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. # #...

by aplah - BSD - 2013-03-03 18:17:40 阅读(7043) 回复(14)

vsftpd 登陆,什么的,查看文件,都成功。但一上传或者修改文件。总是提示这个问题: 这是我的 vsftpd.conf 的内容: listen=YES background=YES anonymous_enable=NO local_enable=YES write_enable=YES local_umask=022 xferlog_enable=YES connect_from_port_20=YES xferlog_file=/var/log/vsftpd.log xferlog_std_format=YES chroot_list_enable=YES chroot_list_file=/etc/chroot_list secure_chroot_dir=/usr/local/share/...

by afeng8000 - BSD - 2010-07-12 16:20:11 阅读(1685) 回复(3)

通过FlashFXP之类的软件上传是没有问题的 但是,能过IE上传多层文件夹的话,提示如下: 550 Failed to change directory. 每多一层,即要按下确定才能上传 虽然上传的文件不受影响 但很累 有哪位达人解决这个问题了 我Google了一个晚上 硬是没找到合适的解决办法~ 请各位赐教~ [ 本帖最后由 凌逸 于 2009-4-19 09:21 编辑 ]

by 凌逸 - Linux新手园地 - 2009-04-19 09:48:29 阅读(1725) 回复(1)

单位有一台CENT OS4.5版本的服务器一台.目前应用于vsftpd 功能.为了防止用LINUX客户端的工作人员把LINUX的网线插到WINDOWS 的电脑上考取文件,请问vsftpd 可不可以棒定MAC地址的方式访问服务器呢. 注:本单位所有LINUX客户端的计算机的USB端口全部是封闭的.也就是说本地用户到服务器上取到的文件不能通过网络外传.因为本单位的LINUX网络是独立的一个局域网.具体网络拓扑为:VPN-交换机-本地所有LINUX电脑和服务器.VPN是外地办事处联接...

by loginandir - Linux系统管理 - 2010-02-20 14:57:36 阅读(1233) 回复(1)

本文档基于RedHat Linux 9和vsftpd-1.1.3-8。如果有不同版本,则有专门文字说明。 1、vsftpd简述   如果试问哪种FTP服务器最安全?那么在UNIX和Linux中,首推的就是VSFTP(Very Secure FTP Daemon,非常安全的FTP服务器)。顾名思义,vsftpd设计的出发点就是安全性。同时随着版本的不断升级,vsftpd在性能和稳定性上也取得了极大的进展。象RedHat、SUSE、Debian、GNU、GNOME、KDE等一些大型站点都采用vsftpd作为它们的FTP服务器...

by shxkelinux - Linux文档专区 - 2009-12-03 16:32:25 阅读(890) 回复(0)

cat /etc/vsftpd/vsftpd.conf # Example config file /etc/vsftpd/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample file # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. # # READ THIS: This example file is NOT an exhaustive list of vsftpd options. # Please read the vsftpd.conf.5 manual page to get a ...

by xiaoxunwang - Linux文档专区 - 2009-09-02 15:22:21 阅读(597) 回复(0)

# Example config file /etc/vsftpd/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample file # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. # # READ THIS: This example file is NOT an exhaustive list of vsftpd options. # Please read the vsftpd.conf.5 manual page to get a full idea of vsftpd's ...

by sjhf - Linux文档专区 - 2009-03-23 11:07:03 阅读(619) 回复(0)

vsftpd 服务器初学者指南 作者:北南南北,正在修订之中 来自:LinuxSir.Org 摘要:vsftpd是一款小巧易用FTP服务器程序;本文面向初学者的一点疑问,能让初学者在最短的时间内学会最简单的vsftpd服务器的架设;本文应该算是初学者练手篇;正在更新之中;本文基于 vsftpd-2.0.3; 目录 1、vsftpd,目前常用FTP服务器套件; 2、ftp 用户管理解说; 2.1、匿名ftp 用户和用户组的理解; 2.2、匿名ftp 用户和ftp用户组是否可以删除; ...

by happyliking - Linux文档专区 - 2008-11-21 22:01:06 阅读(1510) 回复(0)

ftp=file transfer protocol(rfc959)上传下载的协议,使用2个通道20登陆端口,主动式20文件端口,被动式大于1024,可定义 c:\>ftp ftp.attkla.com #name=anonymous,psw=""&=e-mail $ftp ftp.attkla.com 1 源代码vsftpd-*.tar.gz 2 参考install tar zxvf vsftpd-*.tar.gz cd vsftpd-* make make install 3 cp vsftpd.conf /etc; cp RedHat/vsftpd.pam /etc/pam.d/ftp 4 vi /etc/vsftpd.conf mkdir /vat/ft...

by attkla - Linux文档专区 - 2008-06-01 19:16:30 阅读(717) 回复(0)

各位大哥帮帮忙 我想用vsftpd配一个ftp服务器。要求匿名可能访问,匿名访问有两个文件夹,ABC和123。ABC是可以上传可以写不可删和改。123是可以上传可以删可以改。

by adminguo - 服务器应用 - 2008-04-26 20:10:56 阅读(2333) 回复(0)