MrPixar
I am using the SDK to automate SFTP and recently started receiving error code 22 when I call:
I recently updated to the beta build you suggested in another thread. Is there some documentation on error codes I can look at for future reference?
Thanks
conn = app.CreateObject("sfFTPLib.FTPConnectionSTA")
err = conn.Connect()
I recently updated to the beta build you suggested in another thread. Is there some documentation on error codes I can look at for future reference?
Thanks