|

- 帖子
- 527
- 精华
- 3
- 威望
- -12
- 金钱
- -122
- 贡献
- 0
- 宝石
- 0
- 阅读权限
- 20
|
4楼
发表于 2008-1-15 12:13
| 只看该作者
四、FTP登录常见错误提示
1、 550 Not enouth credit to download .(bbsftp v2.8)
该提示信息一般在下载文件时出现。该提示表示您当前的下载流量不够
解决方法:在FTP服务中心购买流量
2、530 Not logged in.(bbsftp v2.8)[FTP<222.76.*.*:21> User<***> DB-FtpUserDown]
该提示信息一般在登录失败时出现。该提示表示用户 "***" 在FTP 222.76.*.*:21 中不存在
解决方法:重新检查自己的用户名是否输入正确;如果用户名确实输入正确,请联系版主或管理员。
3、530 Not logged in, unauthorized IP address.(bbsftp v2.8)
表示IP地址未授权,包流量用户或包时间用户一般修改允许登录的IP地址范围后就可以登录了。
公共帐号,首先需要进行购买,才能登录,否则也会有这个提示信息。这样做是为了防止公共帐号被盗连。
解决方法:参照2楼关于“激活自己的专用FTP账户,并购买下载流量”中的第6条
4、530 Not logged in.(bbsftp v2.8)[BadPassword][2]
这个提示信息很明确了,密码错误。
解决方法:重新填入正确的密码
5、530 Not logged in.(bbsftp v2.8)[UserDBError-FTP_USERS]
出现这个提示一般是参数设置错了,如果没有定制过数据库视图FTP_USERS,请在设置中将是否使用数据视图设置为不使用。
解决方法:请联系版主或管理员
6、530 Not logged in.(bbsftp v2.8)[UserDBError-FtpUserDown]
出现这个错误一般是数据库出问题了,可能是mysql字符集设置导致的,如果是免费版的bbsftp,还可能是mysql的优化设置导致的。
解决方法:请联系版主或管理员
7、421 Your Account Is Expired!(bbsftp v2.8)
这个提示信息一般在用户登录时出现。意思是说该账号已过期。
解决方法:包流量购买的账号,遇到这个错误信息,一般在论坛上更新一下自己的账号信息就可以了(在购买界面进行一次购买操作)。可参照2楼关于如何“激活自己的专用FTP账户,并购买下载流量”
8、421 Your Account Is Disabled!(bbsftp v2.8)
这个信息一般在用户登录时出现,表示该账号被禁用了。只能联系管理员解决了。
解决方法:请联系版主或管理员
9、530 Not logged in, home directory does not exist.(bbsftp v2.8)
一般在用户登录时出现, 意思是说用户的根目录不存在
解决方法:请联系版主或管理员
--------------------------------------------
下面这些是更加详细的FTP登录错误说明,上面如果没有的错误提示,可以在下面查看。
-----------------------------------------------
-----------------------------------
connected. waiting for response.
220 serv-u ftp server v4.0 for winsock ready...
user anonymous
530 sorry, no anonymous access allowed.
quit
不允许匿名登录
-----------------------------------
connected. waiting for response.
220 serv-u ftp server v4.0 for winsock ready...
user test
331 user name okay, need password.
pass xxxxxx
530 not logged in.
quit
一般是密码输入错误时出现的信息。密码不对哟!
-----------------------------------
connecting to xxx.xxx.xxx.xxx, port 21
error: connection timed out
这个表明对方未开机,也可能是对方不在你能访问的范围内。可能服务器检修中。
-----------------------------------
connecting to xxx.xxx.xxx.xxx port 21
error: connection refused
这个一般表明对方已开机,但未开启ftp服务(没有开serv-u)
也可能为对方不提供在这个端口上的服务
-----------------------------------
connecting to xxx.xxx.xxx.xxx, port 21
connected. waiting for response.
disconnected from server.
connection attempt failed. waiting for retry...
出现这个信息实在是很倒霉,你极有可能把重试时间定的太短服务器封了你哟!
-----------------------------------
connecting to xxx.xxx.xxx.xxx, port 21
connected. waiting for response.
user xxx
331 user name okay, need password
pass xxxxxx
530 not logged in, unauthorized ip address.
quit
没有登记ip!或者登记的ip和你现在下载的不一样!赶快重新登记吧!
-----------------------------------
227 entering passive mode (218,3,87,224,10,232)
retr hfdx-tsoaf.sub.rar
550 sorry, insufficient credit for download - upload first.
传输已失败!
传输队列已完成
你的流量不够了,重新购买吧!
-----------------------------------
connected. waiting for response.
220 serv-u ftp server v4.0 for winsock ready...
user user
421 too many users - please try again later.
说明当前你所属的下载组的下载人数已到上限,请过些时候再尝试,用Flashget等的下载工具不断尝试联接的人请讲尝试时间调大一点,否则会被服务器封闭一段时间的IP
-----------------------------------
150 opening ascii mode data connection for /bin/ls.
426 data connection closed, transfer aborted.
这种情况可能是你所在网络安装了防火墙(或代理),该防火墙(或代理)禁止来自远程的连接,426 data connection closed, transfer aborted表明了这一点。这时候你可以使用被动传输模式(pasv模式),来避免该限制,进行数据传输.
解决办法是在该ftp标签的站点设置中,设置为被动模式pasv模式。同样,如果前面有网友出现200 port command successful.
连不上的情况,也用上面方法
-----------------------------------
Connecting to xxx.xxx.xxx.xxx, Port 21
ERROR: Connection timed out
这个表明对方未开机,也可能是对方不在你能访问的范围内
-----------------------------------
Connecting to xxx.xxx.xxx.xxx Port 21
ERROR: Connection refused
这个一般表明对方已开机,但未开启FTP服务(没有开Serv-U)
也可能为对方不提供在这个端口上的服务
-----------------------------------
Connecting to xxx.xxx.xxx.xxx, Port 21
Connected. Waiting for response.
Disconnected from server.
Connection attempt failed. Waiting for retry...
出现这个信息实在是很倒霉,你极有可能被对方Ban了。
如果只是Ban几分钟or几小时or一天还好,不然只有和站长说说好话,让他给你解封吧。
-----------------------------------
110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmm server s equivalent marker (note the spaces between markers and "=").
重新启动标志回应。这种情况下,信息是精确的并且不用特别的处理;可以这样看:标记 yyyy = mmm 中 yyyy是 用户进程数据流标记,mmmm是服务器端相应的标记(注意在标记和等号间的空格)
-----------------------------------
120 Service ready in nnn minutes.
服务在NNN时间内可用
-----------------------------------
125 Data connection already open; transfer starting.
数据连接已经打开,开始传送数据.
-----------------------------------
150 File status okay; about to open data connection.
文件状态正确,正在打开数据连接.
-----------------------------------
200 Command okay.
命令执行正常结束.
-----------------------------------
202 Command not implemented, superfluous at this site.
命令未被执行,此站点不支持此命令.
-----------------------------------
211 System status, or system help reply.
系统状态或系统帮助信息回应.
-----------------------------------
212 Directory status.
目录状态信息.
-----------------------------------
213 File status.
文件状态信息.
-----------------------------------
214 Help message.On how to use the server or the meaning of a particular non-standard command. This reply is useful only to the human user. 帮助信息。
关于如何使用本服务器或特殊的非标准命令。此回复只对人有用。
-----------------------------------
215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.
NAME系统类型。
-----------------------------------
220 Service ready for new user.
新连接的用户的服务已就绪
-----------------------------------
221 Service closing control connection.
控制连接关闭
-----------------------------------
225 Data connection open; no transfer in progress.
数据连接已打开,没有进行中的数据传送
-----------------------------------
226 Closing data connection. Requested file action successful (for example,
file transfer or file abort).
正在关闭数据连接。请求文件动作成功结束(例如,文件传送或终止)
-----------------------------------
227 Entering Passive Mode (h1,h2,h3,h4,p1,p2).
进入被动模式
-----------------------------------
230 User logged in, proceed. Logged out if appropriate.
用户已登入。 如果不需要可以登出。
-----------------------------------
250 Requested file action okay, completed.
被请求文件操作成功完成
-----------------------------------
257 "PATHNAME" created.
路径已建立
-----------------------------------
331 User name okay, need password.
用户名存在,需要输入密码
-----------------------------------
332 Need account for login.
需要登录的账户
-----------------------------------
350 Requested file action pending further information
对被请求文件的操作需要进一步更多的信息
-----------------------------------
421 Service not available, closing control connection.This may be a reply
to any command if the service knows it must shut down.
服务不可用,控制连接关闭。这可能是对任何命令的回应,如果服务认为它必须关闭
421 Too many users - please try again later.
太多用户,那就过会再连
-----------------------------------
425 Can t open data connection.
打开数据连接失败
-----------------------------------
426 Connection closed; transfer aborted.
连接关闭,传送中止。
-----------------------------------
450 Requested file action not taken.
对被请求文件的操作未被执行
-----------------------------------
451 Requested action aborted. Local error in processing.
请求的操作中止。处理中发生本地错误。
-----------------------------------
452 Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).
请求的操作没有被执行。 系统存储空间不足。 文件不可用
-----------------------------------
500 Syntax error, command unrecognized. This may include errors such as command line too long.
语法错误,不可识别的命令。 这可能是命令行过长。
-----------------------------------
501 Syntax error in parameters or arguments.
参数错误导致的语法错误
-----------------------------------
502 Command not implemented.
命令未被执行
-----------------------------------
503 Bad sequence of commands.
命令的次序错误。
-----------------------------------
504 Command not implemented for that parameter.
由于参数错误,命令未被执行
-----------------------------------
530 Not logged in.
一般来说是密码错误。
530 Sorry, no ANONYMOUS access allowed.
这个就是不许匿名登录
530 Not logged in, unauthorized IP address
请到FTP联盟绑定IP
530 Not logged in, only one(也有可能是two or three) session from same IP allowed at a time.
每个IP只能开一个(也有可能是two or three) 下载,就不要用多线程啦,小心Ban了你。
-----------------------------------
532 Need account for storing files.
存储文件需要账户信息
-----------------------------------
550 Requested action not taken. File unavailable (e.g., file not found, no access).
请求操作未被执行,文件不可用。
-----------------------------------
551 Requested action aborted. Page type unknown.
请求操作中止,页面类型未知
-----------------------------------
552 Requested file action aborted. Exceeded storage allocation (for current directory or dataset).
对请求文件的操作中止。 超出存储分配
-----------------------------------
553 Requested action not taken. File name not allowed
请求操作未被执行。 文件名不允许
-----------------------------------
这种错误跟http协议类似,大致是:
2开头--成功
3开头--权限问题
4开头--文件问题
5开头--服务器问题
|
|