summaryrefslogtreecommitdiff
path: root/ssh_client.go
AgeCommit message (Expand)Author
2024-04-06all: comply with linter recommendationsShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2023-12-22all: support cancellation when running command using SSH clientShulhan
2023-12-19go.mod: update share moduleShulhan
2023-12-17all: change the remote temporary directory to "~/.cache/awwan"Shulhan
2023-12-14all: close the SSH connection once Play finishedShulhan
2023-12-14all: changes based on reports from linter reviveShulhan
2023-11-16all: refactoring, rename Request to ExecRequestShulhan
2023-10-30all: pass Request when creating new SSH clientShulhan
2023-10-21all: implement remote "#get!" and "#put!" with owner and modeShulhan
2023-10-21all: implement remote "#get:" and "#put:" with owner and modeShulhan
2023-09-26all: add prefix "awwan." to the name of temporary directoryShulhan
2023-09-26all: move ssh and sftp client into separate structShulhan