Gert Driesen
|
127e3f6591
Throw an SshException when SCP request is rejected by the remote host.
|
8 anos atrás |
Gert Driesen
|
9df22e349f
Move UploadTime to ScpClient.NET.cs, and sync legacy project files.
|
8 anos atrás |
Gert Driesen
|
266dbaefe6
Pass full remote file path to scp command when uploading or downloading a file, and use zero-length pass in C directive. Combined, this ensure the SCP server will reject a remote file path that points to a directory.
|
8 anos atrás |
Gert Driesen
|
6184a0e826
ScpClient: Implement proper quoting of paths.
|
8 anos atrás |
Gert Driesen
|
522ed129b2
Fix SL and WP compile.
|
8 anos atrás |
Gert Driesen
|
0a1a031fc1
Add support for non-ascii characters to ScpClient.
|
8 anos atrás |
Toni Spets
|
ffda76a15b
Remove unused variables, fixes mcs warnings on Mono
|
8 anos atrás |
drieseng
|
e83486c391
Do not create extra directory level when uploading the content of a directory.
|
9 anos atrás |
drieseng
|
1d6177fceb
Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block.
|
9 anos atrás |
drieseng
|
f4a634f1d3
Minor (slash)doc improvements.
|
9 anos atrás |
drieseng
|
1ac19b86a0
Make methods static where possible.
|
9 anos atrás |
drieseng
|
f3f0239162
Use static methods where possible.
|
9 anos atrás |
drieseng
|
aa332344a9
No longer flush PipeStream after every write., allowing us to eliminate polling with a sleep between each poll. Fixes #21.
|
9 anos atrás |
drieseng
|
57a78fc3a4
Make line endings consistent (PR #19)
|
9 anos atrás |
Matthew Vukomanovic
|
ef80d2c175
Revert "Update the last set of items (comments) so that they reference SshNet.Session.InfiniteTimeSpan"
|
9 anos atrás |
Matthew Vukomanovic
|
ee774a3ce7
Update the last set of items (comments) so that they reference SshNet.Session.InfiniteTimeSpan
|
9 anos atrás |
Matthew Vukomanovic
|
2fd25cb2cb
Where appropriate change all -1 and Timespan(0,0,0,-1) to SshNet.Session.Infinite and SshNet.Session.InfiniteTimeSpan
|
9 anos atrás |
drieseng
|
a924a3ba03
Always use "tuning" code.
|
9 anos atrás |
Gert Driesen
|
b5c7066bde
Reduce partial methods/classes and streamline API surface across target frameworks
|
9 anos atrás |
drieseng
|
f6700e05b9
Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0.
|
9 anos atrás |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 anos atrás |