SFTP Plug-in Error Codes

Refer to the following table for sFTP Plug-in error codes:

Error Codes Error Description Resolution
BW-SFTP-100000 SFTP connection is required. Verify the SFTP connection.
BW-SFTP-100001 Cannot perform SFTP Operation: %1. Error Info: %2 Resolve the issue described in the Error Info section.
BW-SFTP-100002 Cannot establish SFTP connection when performing SFTP function: %1. Error Info: %2 Resolve the issue with config parameters for SFTP connection as described in the Error Info section.
BW-SFTP-100003 File %1 already exists. Check whether the file with the specified name already exists.
BW-SFTP-100004 Error in PUT or MPUT command. See Error Tab for details. Resolve the issue as per the error details displayed in the Error tab.
BW-SFTP-100005 Error in GET or MGET command. See Error Tab for details. Resolve the issue as per the error details displayed in the Error tab.
BW-SFTP-100006 SFTP Connection Succeeded. Server Version: %1. SFTP connection verified/succeeded.
BW-SFTP-100007 Client is not initialized: %1. Make sure that the connection is already created and not getting closed before this activity .
BW-SFTP-100008 Connection timeout. Try increasing the time limit configured in the timeout field.
BW-SFTP-100009 Local file %1 cannot be found on specified location. Verify whether the file with specified file name exists at the specified location on the local disk.
BW-SFTP-100010 Module property %1 not defined. Verify whether the module property %1 is defined in the module property section.
BW-SFTP-100011 Mandatory Private key field is not configured while using private Key based Authentication. Provide the correct path for private key while using the private key based authentication.
BW-SFTP-100012 Invalid user name or password for Host: %1. Verify whether the username or password is correct for Host %1.
BW-SFTP-100013 Error in executing remote command: %1 Verify the environment to run the command %1 and then retry.
BW-SFTP-100014 Connection reference is missing. Configure the shared connection resource before using this activity.
BW-SFTP-100016 Field %1 is required. Configure the value for field %1.
BW-SFTP-100017 SFTP Connection Test Failed. Validate Host Name: %1 or Port %2. Verify the configured host name or port number.
BW-SFTP-100018 SFTP Connection Test Failed. Error: %1. Resolve the error mentioned in the error details.
BW-SFTP-100019 File %1 does not exist. Verify whether the file %1 exists in the specified location.
BW-SFTP-100021 Error while sftp connection. Reason : Hostkey has been rejected as Setup the host key in the Known Host File for Host %1.
BW-SFTP-100022 Error while sftp connection. Reason : Hostkey has been changed & does not match with the existing key in Known Host File for Host: %1 Setup the new host key in the Known Host File for Host %1.
BW-SFTP-100026 Error changing remote working directory. Reason : input is null Verify the value for the new default directory. It should not be null or empty.
BW-SFTP-100028 Error changing remote working directory. Reason : Remote Directory %1 not found. Verify whether the specified remote directory %1 exists.
BW-SFTP-100029 Error deleting remote directory. Reason : Remote Directory %1 does not exist. Verify whether the specified remote directory %1 exists.
BW-SFTP-100030 Error creating remote directory %1. Verify the valid permission for creating remote directory %1.
BW-SFTP-100031 Error creating remote directory. Reason: Remote Parent Dir %1 does not exist. Verify whether the remote parent directory %1 exists.
BW-SFTP-100032 Error creating remote directory. Reason: Remote Dir %1 already exists. The remote directory %1 should not already exist.
BW-SFTP-100033 Error listing remote directory %1. Check for the required permission for listing the remote directory %1.
BW-SFTP-100034 Error performing PUT command for file %1. Check for the required permission and configured environment to perform the PUT command for file %1.
BW-SFTP-100035 Error performing PWD command. Check whether the specified directory exists and has the required permission for listing.
BW-SFTP-100036 Error while fetching server version information. Verify whether the server supports publishing the server version information.
BW-SFTP-100037 Error in establishing sftp connection. Verify the configuration values for establishing connection with specified host.
BW-SFTP-100038 SFTP Connection Test Failed. Host Key Validation Fail Verify whether the correct host key is listed in the Known Host File for configured SFTP server.
BW-SFTP-100039 Path %1 for input field is not Absolute Path. Verify whether the configured path %1 is Absolute Path.
BW-SFTP-100040 Error renaming remote File. Reason: Remote File %1 already exist. Verify whether file with the name %1 does not exist on the remote server.
BW-SFTP-100041 Error renaming remote File. Reason: %1 Remote File %2 does not exist. Verify whether %1 remote file with name %2 exist s on the remote server.
BW-SFTP-100042 Error renaming remote File. Check the file location and required permission for renaming.
BW-SFTP-100043 Error renaming remote File. Reason: Remote File %1 is not unique. Verify whether the configured file name %1 is unique and does not contain any wild card characters.
BW-SFTP-100044 Error creating remote directory. Reason: Permission Denied to make remote dir %1. Verify the required permission for creating the remote dir %1.
BW-SFTP-100045 Error deleting remote directory %1. Verify the required permission for deleting the remote directory %1.
BW-SFTP-100046 Error deleting remote directory. Reason: Remote Dir %1 seems non empty. Verify and check whether the remote directory %1 is empty.
BW-SFTP-100047 Error deleting remote directory. Reason: Permission Denied to remove remote dir %1. Verify the required permission for deleting the remote directory %1.
BW-SFTP-100048 Error renaming remote File. Reason: Permission Denied to rename file %1. Verify the required permission for renaming the remote directory %1.
BW-SFTP-100049 Error deleting remote File. Reason: Permission Denied to delete file %1. Verify the required permission for deleting the remote file %1.
BW-SFTP-100050 Error in establishing sftp connection. Reason: Connection Timeout with host %1. Verify the configured timeout for host %1.
BW-SFTP-100051 Remote File specified can not be found. Verify whether the specified remote file exists.
BW-SFTP-100052 Error in closing sftp connection. Verify whether the SFTP Connection for the configured host, port, and username is not already closed.
BW-SFTP-100053 Invalid user name or private key or private key password for Host: %1. Verify the username, private key or private key password for Host %1.
BW-SFTP-100054 Private key not found in specified location: %1. Verify whether the private key exists on the specified location %1.
BW-SFTP-100055 Error while setting up host public key. Reason: Connection timeout for Host: %1 Verify whether the configured value for timeout is enough to setup the host key of Host %1.
BW-SFTP-100056 Error renaming remote File. Reason: %1 Remote Directory %2 does not exist. Verify whether %1 remote directory with the name %2 exists on the remote server and has the required permission.
BW-SFTP-100057 Error performing GET command for file %1 as the configured encoding type %2 is not supported. Verify whether the configured encoding type is correct and supported.
BW-SFTP-100058 Error performing PUT command for file %1 as the configured encoding type %2 is not supported. Error performing PUT command for file %1 as the configured encoding type %2 is not supported.
BW-SFTP-100059 Error to GET remote File. Reason: Permission Denied to read remote file %1. Verify whether the required permission is granted to read remote file %1.
BW-SFTP-100060 Error to PUT remote File. Reason: Permission Denied to write remote file %1. Verify whether the required permission is granted to write remote file %1.
BW-SFTP-100061 Error listing remote directory. Reason: Permission Denied to read remote dir %1. Verify whether the required permission is granted for reading remote directory %1.
BW-SFTP-100062 Error to PUT remote File. Reason: Permission Denied to read/write remote dir %1. Verify whether the required permission is granted for reading/writing remote directory%1.
BW-SFTP-100063 Error to GET remote File. Reason: Permission Denied to read/write remote dir %1. Verify whether the required permission is granted for reading/writing remote directory%1.
BW-SFTP-100064 Error performing PUT command. Reason: File name expression is not unique for file %1. Verify whether the configured file name %1 is unique and does not contain wild card characters.
BW-SFTP-100065 Error performing GET command. Reason: File name expression is not unique for file %1. Verify whether the configured file name %1 is unique and does not contain wild card characters.
BW-SFTP-100066 File or Directory %1 does not exist. Verify whether the file or directory with the name %1 exists.
BW-SFTP-100067 Error performing PUT command. Reason: Remote dir %1 does not exist. Verify whether the remote directory %1 exists.
BW-SFTP-100068 Error performing GET command. Reason: Remote dir %1 does not exist. Verify whether the remote directory %1 exists.
BW-SFTP-100069 Error performing GET command. Reason: Wild card character not allowed in Local file name %1. Verify to check that the local file name %1 does not contain wild card characters.
BW-SFTP-100070 Error listing remote directory. Reason: Remote dir %1 does not exist. Verify whether the remote directory %1 exists.
BW-SFTP-100071 Error deleting remote file. Reason: Remote file %1 does not exist or not a valid file type. Verify whether remote file %1 exists and is in a valid file type format.
BW-SFTP-100072 Error creating remote directory. Reason: Wild card character not allowed in directory name %1. Check that the directory name %1 does not contain wild card characters.