File availability

Post Reply
Natter
Posts: 1244
Joined: Mon May 14, 2007 9:49 am

File availability

Post by Natter »

Hi,

Is it possible to check the presence of a file on the web by URL ?
User avatar
Enrico Maria Giordano
Posts: 8767
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: File availability

Post by Enrico Maria Giordano »

You can try to download it and check the return code. Maybe slow, but it should work.

EMG
Natter
Posts: 1244
Joined: Mon May 14, 2007 9:49 am

Re: File availability

Post 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
User avatar
cnavarro
Posts: 6558
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: File availability

Post by cnavarro »

Or use server FTP/SFTP for your files, or GITHUB API
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Natter
Posts: 1244
Joined: Mon May 14, 2007 9:49 am

Re: File availability

Post by Natter »

FTP/SFTP
Post Reply