İsmail Yılmaz
a3f8c79a19
reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. ( #207 )
...
This patch aims to add a polymorphism & RTTI example to the SShBasics reference examples set.
Demonstrates:
- Creating three different channels (Scp, SFtp, and SshExec) in the same Ssh object array,
- Identifying and converting the stored Ssh objects to the proper channels respectively and calling them.
2024-10-04 00:00:16 +02:00
İsmail Yılmaz
5f2d0f4938
Ssh examples addition/update. ( #114 )
...
* reset
* reference/SshBasics: MT example with CoFor added.
* reference/SshBasics: Cosmetics.
2022-12-11 12:35:58 +01:00
oblivion
13a32fd759
reference: SshBasics example updated, reflectiong the new helper functions for SshExec class
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 13:37:18 +00:00
oblivion
9634a47799
SshBasic: SFtp-MT example improved.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-13 09:43:22 +00:00
oblivion
822bee5f8f
SSH: Examples updated, reflecting the changes in SSH package.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 16:32:30 +00:00
oblivion
303ee1fc78
SshBasics: Cosmetics.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-15 07:56:56 +00:00
oblivion
2a1961c0c3
SshBasics: SFtpFileSystemInfo example added.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 08:33:13 +00:00
oblivion
972f834f3c
SshBasics: Multithreaded examples are added to the package.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-18 11:03:26 +00:00
oblivion
eb8b93826b
SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12171 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 20:14:36 +00:00