0

I have some software I use for business that backs up a database every day. This leads to multiple large .Bak files (in excess of 2GB) on my storage drives.

Is there a way to compress the file, then delete the uncompressed version using a batch file?

NOTE: the name of the file contains the date it was created, making each filename unique. I also have to keep all the backups, as per some or other regulations.

  • 1
    check this - http://stackoverflow.com/questions/28043589/how-can-i-compres-zip-and-uncopress-unzip-files-and-folders-with-batch-f – npocmaka May 11 '15 at 13:46
  • 1
    and this - http://stackoverflow.com/a/27279354/1683264 – rojo May 11 '15 at 13:47

0 Answers0