- 論壇徽章:
- 0
|
:em10::em10::em10:
服務(wù)器A :BSD+pureftp 開啟 FXP
服務(wù)器B :WINDOWS2003+SERV-U6.1
現(xiàn)在普通上傳沒有問題,站點對站點的傳輸不能實現(xiàn)。(把服務(wù)器B 的數(shù)據(jù)傳輸?shù)?服務(wù)器A 上。)
FLASHFXP 的連接日志如下,
---------------------------------------------------------------------------------
[左] 正在連接到 movie-telecom -> IP=xxx.xxx.xxx.xxx PORT=21
[左] 已連接到 telecom
[左] 220 Serv-U FTP Server v6.1 for WinSock ready...
[左] USER xxxxx
[左] 331 User name okay, need password.
[左] PASS (hidden)
[左] 230 User logged in, proceed.
[左] SYST
[左] 215 UNIX Type: L8
[右] 正在連接到 192.168.xxx.xxx -> IP=192.168.xxx.xxx PORT=21
[右] 已連接到 192.168.xxx.xxx
[右] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[右] 220-You are user number 1 of 50 allowed.
[右] 220-Local time is now 14:32. Server port: 21.
[右] 220-This server supports FXP transfers
[右] 220-IPv6 connections are also welcome on this server.
[右] 220 You will be disconnected after 15 minutes of inactivity.
[右] USER xxxxx
[右] 331 User movie OK. Password required
[右] PASS (hidden)
[右] 230-Your bandwidth usage is restricted
[右] 230-User movie has group access to: ftpusers
[右] 230-OK. Current restricted directory is /
[右] 230-3104 files used (0%) - authorized: 1000000 files
[右] 230 163128004 Kbytes used (20%) - authorized: 368640000 Kb
[右] 257 "/最新電影/[051007]成龍--神話" is your current location
[右] TYPE A
[右] 200 TYPE is now ASCII
[右] PASV
[右] 227 Entering Passive Mode (192,168,xxx,xxx,191,184)
[右] 正在打開數(shù)據(jù)連接 IP: 192.168.xxx.xxx 端口: 49080
[右] LIST -al
[右] 150 Accepted data connection
[右] 226-Options: -a -l
[右] 226 2 matches total
[右] 列表完成: 115 字節(jié) 于 0.23 秒 (0.5 KB/秒)
[左] CWD /電影/最新電影/[051007]成龍--神話/
[左] 250 Directory changed to /電影/最新電影/[051007]成龍--神話
[左] PWD
[左] 257 "/電影/最新電影/[051007]成龍--神話" is current directory.
[左] TYPE A
[左] 200 Type set to A.
[左] PASV
[左] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,3,238)
[左] 正在打開數(shù)據(jù)連接 IP: xxx.xxx.xxx.xxx 端口: 1006
[左] LIST -al
[左] 150 Opening ASCII mode data connection for /bin/ls.
[左] 226 Transfer complete.
[左] 列表完成: 429 字節(jié) 于 0.80 秒 (0.5 KB/秒)
[左] TYPE I
[左] 200 Type set to I.
[右] TYPE I
[右] 200 TYPE is now 8-bit binary
[左] PASV
[左] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,3,239)
[右] PORT xxx,xxx,xxx,xxx,3,239
[右] 501 Sorry, but I won't connect to ports < 1024
[左] ABOR
[左] 226 ABOR command successful.
[右] ABOR
[右] 500 Unknown command
------------------------------------------------------------------------------
[左]是 B 服務(wù)器,[右]是 A 服務(wù)器。
不知道怎么解決,希望知道的跟貼回答一下。:em16::em16::em16:
[ 本帖最后由 wolfg 于 2006-3-25 20:34 編輯 ] |
|