aboutsummaryrefslogtreecommitdiff
path: root/lib/ssh/sftp/sftp_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-09lib: move package "ssh/config" to "lib/sshconfig"Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-24ssh/sftp: add method to close client connectionShulhan
2023-07-26lib/ssh: refactoring NewClientFromConfig, renamed to NewClientInteractiveShulhan
2023-07-26ssh/config: refactoring, simplify the Section fieldsShulhan
2021-07-12ssh/sftp: provide better error handlingShulhan
2021-07-12ssh/sftp: new package that implement SSH File Transport Protocol v3Shulhan