G
Guest
let's say I have a folder or folders with a lot of sequential image files.
I want the .net prog to package it as, maybe, a cabinet file so that
downloading or uploading will be easier.
Ideally, zipping it would be good, but I would like my prog to do the job
instead. So, I was thinking about cabinet files, but I can't figure out how
that can be done. There is no information on that in .net.
So, basically, my question is .... what's the best way to 'zip' a lot of
folders and files into one file for easy uploading and downloading?
I want the .net prog to package it as, maybe, a cabinet file so that
downloading or uploading will be easier.
Ideally, zipping it would be good, but I would like my prog to do the job
instead. So, I was thinking about cabinet files, but I can't figure out how
that can be done. There is no information on that in .net.
So, basically, my question is .... what's the best way to 'zip' a lot of
folders and files into one file for easy uploading and downloading?