> Well, it's not a guarantee, but I do this... > I point my web browser to the FTP server, and cut and paste the directory > listing into a file on my Linux box. I use the filename of "tmp". Then, I > do an "ls -l>lsl" command. Then I run this REXX script: > #!/usr/local/bin/regina > /* rexx */ > trace e >
Yuck. Got Perl? Use mirror. Takes some effort to set up, but the final result is a directory tree that matches the source. Guaranteed. wget is easier to use initially, but (the version I have) doesn't maintain the local site as a proper mirror. It adds new files, doesn't delete removed files. Doesn't matter for the install image, does for the updates. -- Cheers John Summerfield Microsoft's most solid OS: http://www.geocities.com/rcwoolley/ Note: mail delivered to me is deemed to be intended for me, for my disposition.
