Pages

Saturday, March 26, 2011

rsync cygwin mirrors

rsync -azv --progress --stats --delete rsync://mirrors.kernel.org/release /cygdrive/n/pub/cygwin
rsync -azv --progress --stats --delete rsync://mirrors.kernel.org/set* /cygdrive/n/pub/cygwin

Need to combine this with my time machine script so I can make a diff patch of only the files that have changed since the last run.

No comments:

Post a Comment