I developed a new setup and update downloader for all of our 20 products and every version.
how can I check whether the setup files or zips are available on our webserver.
Code: Select all
does file/folder exist http://www.domain.de/setups/$produkt$/files/$downloadversion$/MikBisWinWeb_$downloadversion$_$setupname$.$setupformat$
does not work. How can I check that ?
Any Idea? Files are up to 300MB large so no way to download first and check