Commit History

Author SHA1 Message Date
  Gert Driesen 703e24b629 Allow Dispose to interrupt blocking wait. 8 years ago
  Gert Driesen 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 years ago
  Gert Driesen a51e82fcb8 Fix remaning tests. 8 years ago
  Gert Driesen 3f78ad3002 Add 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. 8 years ago
  Gert Driesen e937c9d841 Improve exception handler for SftpFileReader. 8 years ago