comori/ssh-tool

ssh commond & scp files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostHostname or IP address of the serveryes
portPort number of the server.
usernameUsername for authentication. eg: rootyes
passwordPassword for password-based user authentication.
privateKeyprivate key for either key-based or hostbased user authentication (OpenSSH format).
commandThe shell command you want to execute. Multiple commands are separated by newlines.
sourceFilesSource files to be transferred
targetDirDestination folder for file transfer
scpFirstWhether to execute scp first. default falsefalse

no outputs