Search found 2 matches
- 08 Jan 2016 11:43
- Forum: DOS Batch Forum
- Topic: Need to zip files in previous months folder
- Replies: 3
- Views: 2948
Re: Need to zip files in previous months folder
Thank you for your reply. >>>You showed 14th Jan 2016 but how many folders do you want to zip up? On the first of each month I would zip the previous months folder. So if today was February 1st, I would winzip "I:\vpsreports\oregon\2016\01\*" into I:\vpsreports\oregon\2016\01.zip. >>>Where...
- 07 Jan 2016 21:56
- Forum: DOS Batch Forum
- Topic: Need to zip files in previous months folder
- Replies: 3
- Views: 2948
Need to zip files in previous months folder
Report directory structure is pre created into a ..\year\month\day sub folder structure. So the date created time stamps of the folder object is not accurate for the sub folder and can't be used. Examples: I:\vpsreports\california\2016\01\14 I:\vpsreports\oregon\2016\01\14 I:\vpsreports\utah\2016\01...