Post a reply

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

coriweb

C# PARALLEL PROGRAMMING

Hello,

we're using winscp .NET Assembly to download a very large directory of image files, and the download could take 6 hours for 6600 images (~1GB).
Is it possible to use the parallel programming paradigm to launch N session.GetFiles to obtain my files, but 4/5 at a time?
or the assembly could may not support parallel programming?
If the answer is yes, are there any samples?



thanks in advance
best regards