nicklasfrahm/SCP File Transfer

Upload and download files via SCP.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directiontransfer direction
sourcesource files to copy
targettarget folder.
timeouttimeout for ssh connections30s
action_timeouttimeout for action10m
hostssh host
portssh port22
usernamessh usernameroot
passphrasessh key passphrase""
insecure_passwordssh password""
keycontent of ssh private key. ex raw content of ~/.ssh/id_rsa
fingerprintsha256 fingerprint of the host public key
insecure_ignore_fingerprintskip fingerprint verification of the host public keyfalse
proxy_hostssh proxy host
proxy_portssh proxy port22
proxy_usernamessh proxy usernameroot
proxy_passphrasessh proxy key passphrase""
insecure_proxy_passwordssh proxy password""
proxy_keycontent of ssh proxy private key. ex raw content of ~/.ssh/id_rsa
proxy_fingerprintsha256 fingerprint of the proxy host public key
insecure_proxy_ignore_fingerprintskip fingerprint verification of the proxy host public keyfalse

no outputs