Script for testing files on websites
Hi,
I would like to have a script which I can use to test if files on some certain sites are available and if their size is bigger then 0 bytes.
I do not want to download them, only check them.
If I would use wget they get downloaded I think.
thanks for some hints
|