0
Answer

how can I check if the file exists on some other server ?

I am working on a c# code where i need to determine if a file already exists on some other server. How do I do this? thanks,