Hello, 

Kapetanakis Giannis said :
> Hi,
>
> Our department wishes to mirror pure:dyne
> in our public http/ftp server http://ftp.cc.uoc.gr

thats great! we would love a mirror in greece. 
>
> Will you please provide with mirroring details
> (rsync server and path?).
---------------
cat auto-update.sh
#!/bin/bash
# autoupdate script for official p:d releases

SOURCE=rsync.goto10.org::puredyne-pub/
TARGET=/web/download.goto10.org/puredyne

rsync -lar --delete $SOURCE $TARGET

---------------------

add something like this in a cronjob on your server with the correct $TARGET 
and 
you should be allright. The whole archive 
(http://download.goto10.org/puredyne/) 
is 9.6 G.

thanks a lot

a.

>
>
> Best Regards,
>
> Kapetanakis Giannis
> System & Network Admin
> Computer Center
> University of Crete
>
> ---
> Puredyne@goto10.org
> irc.goto10.org #pure:dyne
>
|
|'`'.           .''.            ..
|    '        .'    '.        .`  '.
|-----`.----.'------- '------------.  
|       '..'           `.    '
|                        `..'   
|

---
Puredyne@goto10.org
irc.goto10.org #pure:dyne

Reply via email to