how to check any image existence on another server?

  • Thread starter Thread starter vinodkus
  • Start date Start date
V

vinodkus

how to check any image existence on another server?

I want to check existence of image from one server to another server.
Is it possible, How to do it?

Thanks & Regards
vinod
 
how to check any image existence on another server?

I want to check existence of image from one server to another server.
Is it possible, How to do it?

In general: no.

But if the image is accessible via HTTP and you know it
is reachable via a known starting page or if it is on a
file share that you have access to then you can search for it.

Arne
 
how to check any image existence on another server?

I want to check existence of image from one server to another server.
Is it possible, How to do it?

Can you be more specific?
 
Back
Top