Roger Guenter Trott <rtrott@fontain-gmbh.de> writes:
> Hello everybody,
>
> i would like to use jigdo to keep my SID cd rom images up to date.
>
> My problem is as follows: I want to do this automatically at night
> (means no user interaction :-))
>
> It is no problem to get 11 loop mounts, but i can't figure out how to
> use something like
>
>
> for I in *.iso do ; jigdo ..... done ;
>
> question: is this possible ?
rsync the images.
MfG
Goswin