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: 3000 and more files to download in one execute process

Please attach a full log file showing the problem (using the latest version of WinSCP).

To generate log file, use /log=path_to_log_file command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.
kumar1pr@...

3000 and more files to download in one execute process

Hi guys!

I have situation in which I have more than 3000 files of small size to download. Currently my time out time is around 1 hour. When I am connected to my remote ftp server, I can download all the files using GUI. But when I am using script task inside SSIS package, I am able to download say 700 files and then my package would be fail.

Error Message: The process exit code was "1" while the expected was "0".

Any help would be appreciated!!!