ajayprasad
Hi,
We recently purchased licenses of SmartFTP Pro here at Hoffman Enclosures Inc. Prior to purchasing the licenses, we evaluated the software by running a VBScript using SmartFTP and FTPLibrary to do SFTP/FTP. However this script does not work after we installed SmartFTP Pro. It is unable to connect to the server. We are able to connect to the server using the SmartFTP Pro client so the user name/password and server IP are all correct.
We traced the FTP Process flow, the script gets invoked, and has all the passed in arguments but the return code of obj.connect() is 17 and then the script fails indicating its unable to connect to the FTP server. This happens for both FTP and SFTP. Please help us resolve this issue as it is stopping a scheduled PRODUCTION rollout.
I even ran the sample script "Simple.vbs" and even here the return code is 17. I also emailed support@smartftp.com on 07/25/08 with a copy of the VB Script that we are using.
Thanks
Ajay
We recently purchased licenses of SmartFTP Pro here at Hoffman Enclosures Inc. Prior to purchasing the licenses, we evaluated the software by running a VBScript using SmartFTP and FTPLibrary to do SFTP/FTP. However this script does not work after we installed SmartFTP Pro. It is unable to connect to the server. We are able to connect to the server using the SmartFTP Pro client so the user name/password and server IP are all correct.
We traced the FTP Process flow, the script gets invoked, and has all the passed in arguments but the return code of obj.connect() is 17 and then the script fails indicating its unable to connect to the FTP server. This happens for both FTP and SFTP. Please help us resolve this issue as it is stopping a scheduled PRODUCTION rollout.
I even ran the sample script "Simple.vbs" and even here the return code is 17. I also emailed support@smartftp.com on 07/25/08 with a copy of the VB Script that we are using.
Thanks
Ajay