Hi, I need to download files batch by batch, for example 10 files at a time

Advertisement

namnai.kiran
Joined:
Posts:
1
Location:
australia

Hi, I need to download files batch by batch, for example 10 files at a time

I got the requirement to download the files batch by batch, example 10 files at a time.

currently we are downloading using as below.
session.GetFiles(remotePath, localPath, true, transferOptions);
please help me or share the sample code for doing it.

Reply with quote E-mail

Advertisement

Advertisement

You can post new topics in this forum