mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
SSHClient(hostname) is an abstract class for SSH / SCP operations. It comes with two implementations, SSHClientInternal an SSHClientCmd. The former needs paramiko installed, which might be a reason to fail on unprepared systems, the latter is slower and more limited. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| build | ||
| __init__.py | ||
| Makefile | ||