Zip/Compress a folders on Server
-
Hello genious... I have one folder on sever say Projects in which there are other 3 sub folders say small,nedium and large... and in this 3 folders there are some files are stored.. if i want to download only one folder means projects so that all its others folders along with files can be download directly. Is it possible that i only zip/compress Projects folder only, on server...? So all we need to create projects.zip. Once this project folder is created say Projects.zip ,i will download it easily... Any Sugestions will be appreciated... :) :)
-
Hello genious... I have one folder on sever say Projects in which there are other 3 sub folders say small,nedium and large... and in this 3 folders there are some files are stored.. if i want to download only one folder means projects so that all its others folders along with files can be download directly. Is it possible that i only zip/compress Projects folder only, on server...? So all we need to create projects.zip. Once this project folder is created say Projects.zip ,i will download it easily... Any Sugestions will be appreciated... :) :)
Hey Rain Raj, J# Class Library (vjslib) provide the facility to Zip/Compress the files & folders. Check this url click here[^]
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
Hey Rain Raj, J# Class Library (vjslib) provide the facility to Zip/Compress the files & folders. Check this url click here[^]
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
ya.. that is there... this is very good option suggested by you.. But i need it in asp.net with vb/c# code.... Is it possible..? :)
rain raj wrote:
But i need it in asp.net with vb/c# code....
C#, VB J# whatever language you choose, uses the same base classes and also you can use a class library with is developed in J# in your C#/VB application without any problem.
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot