# Enable this and the server will recognise asynchronous ABOR requests. Not
# recommended for security (the code is non-trivial). Not enabling it,
# however, may confuse older FTP clients.
#async_abor_enable=YES
#
# By default the server will pretend to allow ASCII mode but in fact ignore
# the request. Turn on the below options to have the server actually do ASCII
# mangling on files when in ASCII mode.
# Beware that turning on ascii_download_enable enables malicious remote parties
# to consume your I/O resources, by issuing the command "SIZE /big/file" in
# ASCII mode.
# These ASCII options are split into upload and download because you may wish
# to enable ASCII uploads (to prevent uploaded scripts etc. from breaking),
# without the DoS risk of SIZE and ASCII downloads. ASCII mangling should be
# on the client anyway..
#ascii_upload_enable=YES
#ascii_download_enable=YES
#
# You may fully customise the login banner string:
#ftpd_banner=Welcome to blah FTP service.
#
# You may specify a file of disallowed anonymous e-mail addresses. Apparently
# useful for combatting certain DoS attacks.
#deny_email_enable=YES
# (default follows)
#banned_email_file=/etc/vsftpd.banned_emails
#
# You may specify an explicit list of local users to chroot() to their home
# directory. If chroot_local_user is YES, then this list becomes a list of
# users to NOT chroot().
chroot_list_enable=YES
# (default follows)
chroot_list_file=/etc/vsftpd/chroot_list
#
# You may activate the "-R" option to the builtin ls. This is disabled by
# default to avoid remote users being able to cause excessive I/O on large
# sites. However, some broken FTP clients such as "ncftp" and "mirror" assume
# the presence of the "-R" option, so there is a strong case for enabling it.
#ls_recurse_enable=YES
pam_service_name=vsftpd
userlist_enable=YES
#enable for standalone mode
listen=YES
tcp_wrappers=YES
listen_port=2121
这是我的FTP设置,好怪啊,登入都不行,不知怎么回事,我输入
ftp ip地址
返回的是ftp:connect:connct connection refused
??????
ftp ip地址 2121
- qmail基本介绍一『qmai…
- procmail的基本用法…
- httpd.conf中文说明…
- qmail的基本介绍二『qma…
- 自己电脑做SMTP服务器不求人…
- [转贴]FTP服务器架设专题(…
- 忘记Foxmail账户口令之后…
- 使用MDaemon搭建企业邮局…
- vpopmail 管理员手册…
- vpopmail+sqwebm…
- 轻松排除OutlookExpr…
- snmp 服务配置…
- maildrop的一些基本用法…
- 改 ‘干掉“W32.Sobig…
- 针对Web服务器总体优化…
- [原创]Red Hat Pos…
- 反垃圾邮件的几种技术…
- Redhat9.0下Qmail…
- 小奉献:filter垃圾邮件自…
- 6天/每天12小时安装qmal…