Age | Commit message (Collapse) | Author |
|
* when coping multiple files, target must be directory
* add multi-src copy test and parametrize src/dst prefixes
* cleanup REAMDE (s/sessions/connections/g)
* make error output in copy functions simple
|
|
- set ssh nonblocking before closing sftp session
- fix pprint for core mask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libssh.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Too large buffer size for sftp_async_read causes unfinished copy:
sftp_async_read returns 0 althrough data remains.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tests use this option.
|
|
because they are already installed on the macos-latest runner.
|
|
|
|
|
|
|
|
|
|
|
|
add build test by github actions
|
|
|
|
|
|
|
|
|
|
|
|
|