Commit History

Autor SHA1 Mensaxe Data
  Gert Driesen 84f3a28018 Move UploadTime to ScpClient.NET.cs, and sync legacy project files. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen b70e21801e 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. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 6184a0e826 ScpClient: Implement proper quoting of paths. %!s(int64=8) %!d(string=hai) anos
  Toni Spets ffda76a15b Remove unused variables, fixes mcs warnings on Mono %!s(int64=8) %!d(string=hai) anos
  drieseng 84d1291519 Use LastWriteTimeUtc and LastAccessTimeUtc of the local directory that corresponds with the remote path. %!s(int64=9) %!d(string=hai) anos
  drieseng e83486c391 Do not create extra directory level when uploading the content of a directory. %!s(int64=9) %!d(string=hai) anos
  drieseng 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. %!s(int64=9) %!d(string=hai) anos
  drieseng f4a634f1d3 Minor (slash)doc improvements. %!s(int64=9) %!d(string=hai) anos
  drieseng aa332344a9 No longer flush PipeStream after every write., allowing us to eliminate polling with a sleep between each poll. Fixes #21. %!s(int64=9) %!d(string=hai) anos
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
  Gert Driesen b5c7066bde Reduce partial methods/classes and streamline API surface across target frameworks %!s(int64=9) %!d(string=hai) anos
  drieseng f6700e05b9 Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0. %!s(int64=9) %!d(string=hai) anos
  drieseng 3a2725eae2 Rename Renci.SshClient to src. %!s(int64=9) %!d(string=hai) anos