Hi! New here and having an issue with an SSIS FTP task that up until yesterday has been working fine. I have a task set up to send files to an FTP. The file size is ~656mb. When I run the task, it will work for approx. 6 mins and then fail out. I can see it is placing part of the file onto the FTP (~275mb) but not the entire file. I was able to manually load the file to the FTP fine so I don't think it is an issue with the FTP itself. My FTP task settings are Timeout: 300, passive mode, retries 5 and chunk size 1,000. I do have other files that go with this one and they all load fine. Any help would be greatly appreciated!