Detailed Descriptions > FTPDLX > Debugging
wodFTPDLX.DLL Error Codes

Value

Description

30001

Cannot connect at this time. Use Disconnect first.

30002

Cannot execute, not yet connected.

30003

Component busy.

30004

Cannot change Hostname at this time. Use Disconnect first.

30005

Cannot change Port at this time. Use Disconnect first.

30006

Cannot change Protocol at this time. Use Disconnect first.

30007

Please set login, and password/certificate first.

30009

Invalid local file name or path.

30010

Could not resolve given Hostname.

30011

Invalid data received from remote server. Protocol error.

30012

Protocol version mismatch error.

30013

Server signature does not match. Aborted by user.

30014

Bad server public DH value.

30015

Server signature does not match.

30016

Invalid username or password reported by server.

30017

Could not obtain pty on remote server.

30018

Server does not support password authentication.

30019

Server rejected due to bad fingerprint/certificate information.

30020

Failed to open channel on the server.

30021

LocalPath should specify a file, and such file does not exist.

30022

Error occurred trying to open local file.

30023

Error occurred trying to read from local file.

30024

Error occurred trying to write to local file.

30025

Server replied with invalid response ID.

30026

Failed to load key or certificate. Password invalid?

30027

Cannot use Append method when Resume property is set to True.

30028

Please set Hostname property.

30029

Component was busy while disconnected by the server.

30030

Given path on the server is a directory.

30031

Server returned an error:

30032

Failed to create temporary file.

30033

Server returned invalid response to FXP_ATTRS.

30034

Server cannot write to a given path.

30035

Data connection has timed out.

30037

Not enabled in SFTP protocol.

30038

Selected proxy type cannot be used with selected protocol.

30039

Selected proxy type requires passive mode connection.

30040

Proxy server has closed the connection.

30041

Proxy server rejected supplied login credentials.

30042

Crypto algorithm could not be negotiated.

30043

Buffer size out of range 1kb-1mb.

30044

Only valid in SSL secured protocols.

39999

License key missing. You can not use this component in design environment.