Re: SSIS Was working now getting connection timeout
We would need comparable logs from .NET (failing) and scripting (working) without any obfuscation of a hostname/IP address.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
I am creating an SSIS package to download and process files. I installed WinSCP and got the script task working to download the files. Now that I've completed the rest of the package and try to test the whole process the WinSCP script is no longer working. Regardless of the protocol I use I get a connection timeout error. The GUI and command line work without issue. I can even get a standard FTP task to worn in SSIS. Any ideas on what could have broken? I do not have access to the server logs of the system I am trying to contact. I am attaching the session and debug logs.