Multiple concurrent SFTP file downloads

2018-06-19 Thread Alexander Barrow
I am developing an application that downloads large files from a remote SFTP server over a bandwidth limited network. Download speeds are bottle-necked, making it highly desirable to be able to download multiple files concurrently. From what I've gathered, this is not a feature supported out of the

Re: Multiple concurrent SFTP file downloads

2018-06-26 Thread Alexander Barrow
RA to tell us that you like that. > > > > On Tue, Jun 19, 2018 at 7:30 PM, Alexander Barrow wrote: >> I am developing an application that downloads large files from a >> remote SFTP server over a bandwidth limited network. Download speeds >> are bottle-necked, makin