Hi All,
I am having a very peculiar issue with FTP directory listing.
I have for 2 FTP servers both at the CLOUD,running FTP7 on one and Globalscape FTP service on another.
Because of the budget issues,we can't have the same FTP on both the servers.
When i am using SmartFTP or Filezilla,FTP 7 works fine for directory listing not the Globalscape?
it's a very important task to be done within couple of days,please someone help me to solve this problem.
PS:It works fine for ACTIVE Mode.
Here is the log info for both the servers.
FTP7 on TestWeb01
Globalscape on TestWeb02
-----------------------------Log-----------------------------------------------------------------------------------------------------------------------------------------------------
FTP Passive on FTP7 service.
Status: Resolving address of Testweb01
Status: Connecting to 200.64.100.6:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: USER ClientFTP
Response: 331 Password required for ClientFTP.
Command: PASS ******
Response: 230 User logged in.
Command: OPTS UTF8 ON
Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Status: Directory listing successful
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FTP Passive on EFT or Globalscape
Status: Resolving address of Testweb02
Status: Connecting to 200.64.100.4:21...
Status: Connection established, waiting for welcome message...
Response: 220 GlobalSCAPE Secure FTP Server (v. 3.2)
Command: USER ClientFTP
Response: 331 Password required for ClientFTP.
Command: PASS ******
Response: 230 Login OK. Proceed.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current folder.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (200,64,100,4,220,202).
Command: MLSD
Response: 150 Opening BINARY mode data connection for MLSD /.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks
la
ASKER
It's showing the directory listing for FTP7 not for Globalscape in the passive mode?
As I said it's in the Cloud.
The only disadvantage of having servers in the cloud is there is no centralised firewall system(yet!!).
We have to use server 2008 windows firewall to do the inbound and outbound connection.
Basically you have to create rules yourself.
We have created a seperate rules for fiezilla,smartFTP,EFT Server,EFT FTP and Globalscape all allow any to any.
One more thing the Virtual directories are pointing to DFS.
thanks again.
la.