Tagged Questions
2
votes
3answers
791 views
Problem transferring file to FTP server - 503 Could not create file
I try to transfer a file from SSIS package to a FTP server provided by my client. When I try connecting and transfer using a FTP tool (WinSCP) manually it works fine and file was transferred. But when ...