1
Answer

Create & Download zip file from remote directory using C#

Hi All,
 
         In my web application, I wanna check the given directory  is exist in remote location,
         if it exists then compress that directory into zip and download in browser. How can i achieve this. 
 
 
 
Thanks in Advance 

Answers (1)