Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Help Please - WinSCP, SSIS and a 'Full' sFTP

Please attach a log file showing the problem.
gsweet87

Help Please - WinSCP, SSIS and a 'Full' sFTP

Hi guys,

I am having an issue with WinSCP that is causing problems. When calling WinSCP from within an SSIS package (using VS2008) to upload a file to an sFTP, if that sFTP is out of disk space, the step just loops and loops without ever reporting a failure. Has anyone had this problem before and worked out how to combat it? Ideally, if the sFTP is out of disk space that package would fail and report an error. I'm assuming i'd need an extra script task to handle this.

Thanks.