[elrepo] Creating local ELRepo mirror without rsync

Alan Bartlett ajb at elrepo.org
Thu Nov 26 06:51:02 EST 2009


2009/11/26 Nikolay Ulyanitsky <lystor at lystor.org.ua>:
> Update: excluding the fasttrack directory
>
> #!/bin/bash
> SRC=http://elrepo.org/linux/
> DST=/var/ftp/pub/elrepo/
>
> cd $DST
> lftp -e "set mirror:exclude-regex fasttrack && mirror --delete
> --only-newer --verbose && exit" $SRC

Thank you for this latest update, Nikolay. Your attention to the finer
details is appreciated.

Phil, Akemi -- Would you agree that this should be documented in the wiki?

Alan.



More information about the elrepo mailing list