3f78ad3002Add CreateFileReader method on SftpSession in which we use the size of the file to determine the maximum pending reads to allow, and calculate the size of individual chunks.
před 8 roky
Gert Driesen
e937c9d841Improve exception handler for SftpFileReader.