Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save abhinavkorpal/f8fac3846ad50fdc83a5edd25c389d62 to your computer and use it in GitHub Desktop.
Save abhinavkorpal/f8fac3846ad50fdc83a5edd25c389d62 to your computer and use it in GitHub Desktop.
Bamboo SSH
sshpass -p 'nhGfJfU0' rsync -avu --exclude-from=/var/www/vhosts/IP ADRESSS/IP ADRESSS/dl-cpdpod/omit.txt -e ssh --chmod=Du=rwx,Dg=rx,Do=rx,Fu=rw,Fg=r,Fo=r -p --delete [email protected]:/var/www/vhostsIP ADRESSS/IP ADRESSS/xml-data/build-dir/1769473-1900545/ /var/www/vhosts/IP ADRESSS/IP ADRESSS/dl-cpdpod/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment