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

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

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -