lexty/SSH Sync Action

Execute SSH commands and bidirectional file transfers via rsync and scp

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostSSH remote hostyes
portSSH remote portno22
userSSH remote useryes
passSSH remote passwordno
keySSH private key as stringno
connect_timeoutConnection timeout to remote hostno30s
first_sshExecute commands before syncing datano
scp_uploadUpload from local to remote using scpno
scp_downloadDownload from remote to local using scpno
rsync_uploadUpload from local to remote using rsyncno
rsync_downloadDownload from remote to local using rsyncno
last_sshExecute commands after syncing datano
scp_optionsAdditional scp command optionsno""
rsync_optionsAdditional rsync command optionsno-avz --delete
ssh_optionsAdditional SSH optionsno""

no outputs