Skip to content

Instantly share code, notes, and snippets.

@JburkeRSAC
Last active September 16, 2015 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JburkeRSAC/e40496e51653d568ff1c to your computer and use it in GitHub Desktop.
Save JburkeRSAC/e40496e51653d568ff1c to your computer and use it in GitHub Desktop.
rsync remote push
#!/bin/bash
rsync -avzP DAILY.zip jburke@192.168.1.2:/Volumes/NAS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment