If you are seeing an error message with the words “Authentication was partially successful” or “Authentication failed”, then check your password. If there is a semicolon (;) in it, that is the reason for the error. The semicolon (;) symbol is a ...
The File Transfer Task replaced the SFTP Task starting with SSIS+ version 1.7. Packages that already exist and use the SFTP Task will continue to run without modification after you upgrade to SSIS+ version 1.7 or later. When you create new packages, ...
You can find documentation related to all the COZYROC SSIS+ Component Suite components from the main products page. Specific documentation for the SFTP Task can be found at the following link. For many of the components you can find resources like ...
If you use the SFTP Task to stream data, set the RetainSameConnection parameter to TRUE on the connection manager. Otherwise, the connection will be closed before all the data is transferred.