| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-31 | sftp: Let a selection of tests use private key authentication | Joel Klinghed | |
| Tests switch between password authentication and private key authentication depending on the hash of the method name. It's a fairly even spread. Update the docker config, it never wanted a pem file, it wanted a ssh-rsa format public key. | |||
| 2024-10-14 | Add path to Link | Joel Klinghed | |
| It's implementation specific if path is relative or absolute but it contains the link target. Especially useful for NoTarget. | |||
| 2024-09-25 | Add libs:sftp | Joel Klinghed | |
| sftp implementation using libssh2 and openssl | |||
