Re: Batch Script Extremely slow when transferring small files
You may use this PowerShell script to download the files using multiple parallel connections:
Automating transfers in parallel connections over SFTP/FTP protocol
Automating transfers in parallel connections over SFTP/FTP protocol