Hi,
I have a simple quest. To check if a file exists before trying to download it.
I know how to setup for a download and if the file I’m interested does not exist yet I know how to trigger a php script to create the file I need. I just need to figure out how to check if the file exists on the server first. I am guessing I can do this using the error codes returned by network.download but not sure. Any thoughts?
Your help is most appreciated. Thank you very much.
Regards,
Kerem