Gert Driesen
|
965a0ba4c7
Introduce IChannel and IChannelSession interface to allow for unit testing.
|
11 năm trước cách đây |
Gert Driesen
|
2ddb3df0e0
* Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server.
|
11 năm trước cách đây |
Gert Driesen
|
34405caa24
BaseClient:
|
11 năm trước cách đây |
Gert Driesen
|
cd640aa1cd
Fix compiler and (correct) resharper warnings across the solution.
|
11 năm trước cách đây |
olegkap_cp
|
f4141de4c9
Upgrade solution to VS.NET 2013
|
12 năm trước cách đây |
olegkap_cp
|
e1b2d13a99
Fix SCP to handle root path
|
12 năm trước cách đây |
olegkap_cp
|
4276e4b8e6
Fix ScpClient upload to allow path to include subdirectories
|
12 năm trước cách đây |
olegkap_cp
|
95eeb107a0
Remove EnsureConnection and move its funcionality into Session.SendMessage method
|
12 năm trước cách đây |
olegkap_cp
|
358b08905f
Fix and add XML comments
|
12 năm trước cách đây |
olegkap_cp
|
83f3f63c21
Add ConnectionInfo.DEFAULT_PORT to be used as default port instead of static
|
13 năm trước cách đây |
olegkap_cp
|
dff6259475
Cleanup some TODO and UNDONE comments
|
13 năm trước cách đây |
olegkap_cp
|
db3244a3f9
Remove -q flag from SCP commands to avoid crush on systems that do not support it
|
13 năm trước cách đây |
olegkap_cp
|
d8fbf2c81b
Fix SCP to allow specify folder/path as destination when coping files
|
13 năm trước cách đây |
olegkap_cp
|
d551995eb6
Change default buffer size from maximum allowed to 16KB to avoid several buffer related errors
|
13 năm trước cách đây |
olegkap_cp
|
7332af534c
Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52
|
13 năm trước cách đây |
Kenneth_aa_cp
|
25816b1dd7
ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor.
|
13 năm trước cách đây |
Kenneth_aa_cp
|
b81427b86b
Added parameter check and documentation for ScpClient.Download(string,Stream).
|
13 năm trước cách đây |
olegkap_cp
|
f8faabddda
Fix WindowAdjusment for SCP and SFTP
|
13 năm trước cách đây |
olegkap_cp
|
efa9d91f19
Add PipeStreamTest
|
14 năm trước cách đây |
olegkap_cp
|
d96c93abb2
Minor fix to ASCIIEncoding
|
14 năm trước cách đây |