Skip to content

Instantly share code, notes, and snippets.

@misheska
Created November 9, 2014 23:30
Show Gist options
  • Save misheska/b9d2ceba1a58702985d5 to your computer and use it in GitHub Desktop.
Save misheska/b9d2ceba1a58702985d5 to your computer and use it in GitHub Desktop.
# Mirror cygwin
#!/bin/bash -eux
rsync --archive --verbose --delete cygwin.com::cygwin-ftp/ /Volumes/Archive/mirror/cygwin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment