- Total Members: 220,034
- Threads: 525,390
- Posts: 977,005
-
August 17th, 2012, 05:59 AM
#1
Compressing
I have a temp folder, under temp I have there are bunch of sub folders and I am using a script to compress temp directory. Do we have a way where we can compress all the sub folders with a script. with my script I was able to compress only temp was unable to do the sub folders 1,2,3,4
Example::
under temp directory>1
2
3
4
-
October 29th, 2012, 10:45 PM
#2
You need to make your script work recursively. Can you post what you have so far?
Similar Threads
-
By bego in forum ASP Development
Replies: 1
Last Post: April 1st, 2005, 10:09 PM
-
By Steve Schofield in forum .NET Development
Replies: 0
Last Post: October 25th, 2000, 05:20 PM