Page 1 of 1

File availability

Posted: Wed Jul 21, 2021 8:29 am
by Natter
Hi,

Is it possible to check the presence of a file on the web by URL ?

Re: File availability

Posted: Wed Jul 21, 2021 10:16 am
by Enrico Maria Giordano
You can try to download it and check the return code. Maybe slow, but it should work.

EMG

Re: File availability

Posted: Wed Jul 21, 2021 10:43 am
by Natter
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

Re: File availability

Posted: Thu Jul 22, 2021 10:19 am
by cnavarro
Or use server FTP/SFTP for your files, or GITHUB API

Re: File availability

Posted: Thu Jul 22, 2021 11:35 am
by Natter
FTP/SFTP