Gert Driesen
|
eb39b69b34
Revert "Do not initialize fields to default values."
|
8 年之前 |
Gert Driesen
|
54fbd8f5ba
Do not initialize fields to default values.
|
8 年之前 |
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 年之前 |
Gert Driesen
|
fe27ec31e1
Added BeginRead/EndRead to ISftpSession and SftpSession.
|
8 年之前 |
Gert Driesen
|
b63a0ea524
Revert "Attempt to run tests against .NET 3.5 and 4.0."
|
8 年之前 |
Gert Driesen
|
b6ee090ba5
Attempt to run tests against .NET 3.5 and 4.0.
|
8 年之前 |
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
|
57a78fc3a4
Make line endings consistent (PR #19)
|
9 年之前 |
drieseng
|
a924a3ba03
Always use "tuning" code.
|
9 年之前 |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 年之前 |