oblivion
13766bd1c6
Core/SSH: SetError internal method is renamed as ThrowError to better describe its function.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 22:24:35 +00:00
oblivion
fd99bb03fb
Core/SSH: Ssh class is refactored.
...
Core/SSH: Read/write methods are improved.
Core/SSH: Stream operations and abort mechanism in MT are improved.
Core/SSH: Minor cleanup & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@15484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 00:00:37 +00:00
oblivion
ab0bf0bc81
Core/SSH: ssize_t/size_t to int casts are made explicit to make compilers happy.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 23:09:53 +00:00
oblivion
c9ecfb9806
Core/SSH: SshExec: Fixed a truncation issue with stdout/stderr buffers.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-21 18:31:06 +00:00
oblivion
810ea1ec95
Core/SSH: Z compression is enabled. (uses plugin/z on WIN32)
...
Core/SSH: A CLANG warning (-Wimplicit-function-declaration) condition for gettimeofday() function is fixed.
Core/SSH: Cleanup, small bugfixes and cosmetics..
Core/SSH: API docs are updated accordingly.
git-svn-id: svn://ultimatepp.org/upp/trunk@14509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 13:22:30 +00:00
oblivion
96e65191a4
SSH: SshShell: Terminal modes can now be specified.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-02 21:34:08 +00:00
oblivion
014bebadc5
SSH: Scp abort mechanism improved, experimental SFtpFileSystemInfo class added. SFtp now uses the new Upp::CopyStream() functiion. Cosmetics.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-30 21:17:32 +00:00
oblivion
88c29a7e25
Scp: Load method is fixed: File size is now correctly checked before file transfers.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 15:07:04 +00:00
oblivion
89d8965e10
SSH: Standard channels (scp, exec, tunnel, shell) are all re-added. Minor bugfixes, cosmetics, cleanup. Docs updated.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-15 20:29:12 +00:00
oblivion
0ccf676f22
SFtp: File transfer methods (String/Stream) are refactored. They can now take advantage of WhenProgress gate. Various fixes and refactoring.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 19:13:39 +00:00
oblivion
ee9c662295
Refactoring of SshChannel is finished. SshTunnel refactored and re-added. Various clean up and docs updated.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 14:09:43 +00:00
oblivion
0c94f1e3d3
SSH: SshChannel and SshExec classes are refactored, and re-added to the package. Cosmetics & various cleanup.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 19:36:30 +00:00
oblivion
10038d8b94
Third iteration: Started SshSession & SFtp refactoring.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 18:46:16 +00:00
cxl
c1f17ebfbe
Core/SSH added (thanks Oblivion)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 08:17:23 +00:00