Hi,
Is it possible to check the presence of a file on the web by URL ?
Hi,
Is it possible to check the presence of a file on the web by URL ?
You can try to download it and check the return code. Maybe slow, but it should work.
EMG
Thanks.
Checking for the presence of a file is the first thing that comes to mind. But I thought there was some more interesting way
Or use server FTP/SFTP for your files, or GITHUB API
FTP/SFTP