Compress .Bak file using batch file -


i have software use business backs database every day. leads multiple large .bak files (in excess of 2gb) on storage drives.

is there way compress file, delete uncompressed version using batch file?

note: name of file contains date created, making each filename unique. have keep backups, per or other regulations.


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -