История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  drieseng 5260f1b73d Number of bytes in read buffer can never be negative. 9 лет назад
  drieseng ad56cc9bdf Take into account the offset in SftpFileStream.Write(byte[] buffer, int offset, int count) when not writing to the buffer. Fixes issue #70. 9 лет назад
  drieseng f4a634f1d3 Minor (slash)doc improvements. 9 лет назад
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 лет назад
  drieseng a924a3ba03 Always use "tuning" code. 9 лет назад
  drieseng b59573506a Removed unnecessary override of Close(). 9 лет назад
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 лет назад