Да, настроил всё идентично. Вот, что пишет мне CuteFTPPro при заходе на сервер (через Ex подключиться не могу..) На сколько я понимаю, CuteFTPPro заходит через пассивный режим, но т.к. зайти она не может, заходит через активный =) Прошу объяснения тех людей, которые настраивали D-Link и Gene6FTP, т.к. его настройки отличаются от U-Serv
Код:
*** CuteFTP 7.0 - build Mar 30 2006 ***
STATUS:> Getting listing ""...
STATUS:> Connecting to FTP server 192.168.23.16:21 (ip = 192.168.23.16)...
STATUS:> Socket connected. Waiting for welcome message...
220 Gene6 FTP Server v3.8.0 (Build 34) ready...
STATUS:> Connected. Authenticating...
COMMAND:> USER anonymous
331 Password required for anonymous.
COMMAND:> PASS *****
230 User anonymous logged in.
STATUS:> Login successful.
COMMAND:> PWD
257 "/" is current directory.
STATUS:> Home directory: /
COMMAND:> FEAT
211-Extensions supported:
AUTH TLS
CCC
CLNT
CPSV
EPRT
EPSV
MDTM
MFCT
MFMT
MLST type*;size*;create;modify*;
PASV
PBSZ
PROT
REST STREAM
SIZE
SSCN
TVFS
UTF8
XCRC "filename" SP EP
XMD5 "filename" SP EP
XSHA1 "filename" SP EP
211 End.
STATUS:> This site supports features.
STATUS:> This site supports XCRC.
STATUS:> This site supports SIZE.
STATUS:> This site can resume broken downloads.
COMMAND:> REST 0
350 Restarting at 0. Send STORE or RETRIEVE.
COMMAND:> PASV
227 Entering Passive Mode (192,168,250,22,4,6)
COMMAND:> LIST
STATUS:> Connecting FTP data socket 192.168.250.22:1030...
ERROR:> The connection failed due to an error or timeout.
1) Verify that the destination IP address is correct.
2) Increase the connection timeout threshold under Global Settings | Connection.
3) Switch to the opposite data connection type (PASV or PORT) under Site Settings | Type tab.
4) Verify that the problem is not local by trying to connect to an alternate server.
5) If a server name was used, verify it resolves to the correct address.
6) If using a local server table for server name resolution, check to see that it doesn't resolve to an obsolete address.
7) Try pinging the address.
8) If you are using a router, verify the router is up and running (check by pinging it and then ping an address outside of the router).
9) Do a traceroute to the destination to verify all routers along the connection path are operational.
10) Verify that your subnet mask is setup properly.
11) Verify that your local software or hardware firewall is not blocking outbound connections originating from CuteFTP.
12) Verify that your anti-virus software is not at fault (try disabling it).
ERROR:> PASV failed, trying PORT.
STATUS:> Waiting 0 seconds...
STATUS:> Getting listing "/"...
STATUS:> Connecting to FTP server 192.168.23.16:21 (ip = 192.168.23.16)...
STATUS:> Socket connected. Waiting for welcome message...
220 Gene6 FTP Server v3.8.0 (Build 34) ready...
STATUS:> Connected. Authenticating...
COMMAND:> USER anonymous
331 Password required for anonymous.
COMMAND:> PASS *****
230 User anonymous logged in.
STATUS:> Login successful.
COMMAND:> PWD
257 "/" is current directory.
STATUS:> Home directory: /
STATUS:> This site supports features.
STATUS:> This site supports XCRC.
STATUS:> This site supports SIZE.
STATUS:> This site can resume broken downloads.
COMMAND:> REST 0
350 Restarting at 0. Send STORE or RETRIEVE.
COMMAND:> PORT 192,168,23,237,7,84
200 Port command successful.
COMMAND:> LIST
150 Opening data connection for directory list.
226 Transfer ok.
STATUS:> Directory listing completed.
COMMAND:> TYPE I
200 Type set to I.