Archived Forum Post

Index of archived forum posts

Question:

FTP StatusCode:421

Nov 18 '15 at 08:45

I got this errormessage, what does it means ?

2015.11.17;10:58:17;03;ChilkatLog: PutFile: DllDate: Aug 15 2013 ChilkatVersion: 9.4.1.42 UnlockPrefix: SWISSPFTP Username: SCANPC-01:scanuser Architecture: Little Endian; 32-bit Language: ActiveX VerboseLogging: 0 LocalFilename: D:_PROD_SCANDATA_SL0120151117M-000030.050/SL01_ZH01_151117_105649_00004_EV.PDF RemoteFilename: SL01_ZH01_151117_105649_00004_EV.PDF ProgressMonitoring: enabled: yes heartbeatMs: 0 sendBufferSize: 65536 --ProgressMonitoring IdleTimeoutMs: 60000 ReceiveTimeoutMs: 60000 ConnectTimeoutSeconds: 60 initialGreeting: 220 internal yellowworld FTP Server v3.1.5 Production restartNext: 0 ModeZ: 0 BinaryMode: 1 Passive transfer mode setupPassiveDataSocket3: PASV response status code indicates an error. statusCode: 421 setupPassiveDataSocket failed. --setupPassiveDataSocket3 SetupPassiveDataSocket: Elapsed time: 16 millisec Failed to setup passive data socket for PutFile TotalTime: Elapsed time: 16 millisec Failed. --PutFile --ChilkatLog


Answer

1) You're using an old version of Chilkat. It might be worth checking to see if the latest version helps.

2) Encapsulate the LastErrorText with "pre" HTML tags so that it's easier to read.

3) Google "FTP passive 421" to find out more. http://lmgtfy.com/?q=ftp+passive+421