Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: FTP Connection Failure from Virtual Server

Can you ping the server's IP address (10.10.80.122) from the virtual server?
guest

FTP Connection Failure from Virtual Server

Attempting to connect to an ftp site to upload a file.
Receive (ESshFatal) Connection failed, running WinSCP session from a Virtual Server.
Use the same WinSCP settings from my workstation and connects without error.

Able to connect to another ftp site and upload files from the same Virtual Server using the WinSCP utility and a WinSCP script, so it's not the server.

Log file from both sessions inserted below.

Thanks, Judy

Failed ( Virtual Server running MS Server 2003 ):
--------------------------------------------------------------------------
WinSCP Version 4.1.8 (Build 415) (OS 5.2.3790 Service Pack 2)
Login time: Friday, October 02, 2009 9:46:50 AM
--------------------------------------------------------------------------
Session name: Radia
Host name: 10.10.80.122 (Port: 21)
User name: omc (Password: Yes, Key file: No)
Tunnel: No
Transfer Protocol: FTP
Ping type: C, Ping interval: 30 sec; Timeout: 15 sec
Proxy: none
FTP: Passive: No
Local directory: default, Remote directory: home, Update: No, Cache: Yes
Cache directory changes: Yes, Permanent: Yes
DST mode: 1
--------------------------------------------------------------------------
Connecting to 10.10.80.122 ...
Timeout detected.
Connection failed.
(ESshFatal) Connection failed.
Timeout detected.
Connection failed.


Successful ( Workstation running MS Windows XP ) :
--------------------------------------------------------------------------
WinSCP Version 4.1.6 (Build 412) (OS 5.1.2600 Service Pack 3)
Login time: Friday, October 02, 2009 9:32:06 AM
--------------------------------------------------------------------------
Session name: Radia
Host name: 10.10.80.122 (Port: 21)
User name: omc (Password: Yes, Key file: No)
Tunnel: No
Transfer Protocol: FTP
Ping type: C, Ping interval: 30 sec; Timeout: 15 sec
Proxy: none
FTP: Passive: No
Local directory: default, Remote directory: home, Update: No, Cache: Yes
Cache directory changes: Yes, Permanent: Yes
DST mode: 1
--------------------------------------------------------------------------
Connecting to 10.10.80.122 ...
FtpControlSocket.cpp(1056): OnConnect(0) OpMode=1 OpState=-1 caller=0x01dd50c8
Connected with 10.10.80.122. Waiting for welcome message...
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=-1 caller=0x01dd50c8
220 Microsoft FTP Service
USER omc
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=0 caller=0x01dd50c8
331 Password required for omc.
PASS *******
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=3 caller=0x01dd50c8
230-Access for Radia Medical Imaging Authorized Users Only!
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=3 caller=0x01dd50c8
230 User omc logged in.
SYST
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=-14 caller=0x01dd50c8
215 Windows_NT
FEAT
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=-13 caller=0x01dd50c8
211-FEAT
FtpControlSocket.cpp(878): OnReceive(0) OpMode=1 OpState=-13 caller=0x01dd50c8
SIZE
MDTM
211 END
Connected
FtpControlSocket.cpp(4184): ResetOperation(1) OpMode=1 OpState=-13 caller=0x01dd50c8
Got reply 1 to the command 1
--------------------------------------------------------------------------
Using FTP protocol.
Doing startup conversation with host.
FtpControlSocket.cpp(1269): FtpCommand(PWD) OpMode=0 OpState=-1 caller=0x01dd50c8
. . . more . . .