How to download multiple files in the same time with Powershell script?
Hi All,
Is there an potion to write a Powershell script, that can be used to download about 40 files in batches of 9 to 10 files in the same time.
I know that the newest version of the WinSCP, GUI has an option to download max. 9 files simultaneously (9 sessions in the same time).
Can I achieve the same from Powershell?
Thanks in advance,
Gabriel
Is there an potion to write a Powershell script, that can be used to download about 40 files in batches of 9 to 10 files in the same time.
I know that the newest version of the WinSCP, GUI has an option to download max. 9 files simultaneously (9 sessions in the same time).
Can I achieve the same from Powershell?
Thanks in advance,
Gabriel