Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1683

Zip files in a folder into monthly archives

$
0
0
I am looking to traverse files in a folder and move them into monthly zip files (yyyy-mm.zip) based on the files creation dates. Looking at the documentation I can see how its possible to create zip archives and how potentially date ranges could be used to select the list of files that need moved into each zip archive I create. What I am struggling with is how to traverse the folder containing the list of files and construct valid date ranges for each year/month. My assumption is that dates...

Read more

Viewing all articles
Browse latest Browse all 1683

Trending Articles