4 Comments

  1. Hello. Is it possible to do that the script would delete old backups? I mean keeping the last 2 last. Backup once per day.

    1. Surely you can do this with some modifications to the script: before “Copy local bak vmdisks to remote machines”, mv old backups to some oldold backups.

      1. I do not really know much about scripts. Could you tell me how to do it, I will be very grateful.

        1. Sorry I do not have the time to modify the script and debug it currently.

          On the other hand, I am afraid that, even with the script modified with the function that you need, you still need to learn a little bit of bash/ssh/scp if you really want to use this script. You need to test, debug and maintain the script in your environment as time goes…

Leave a Reply

Your email address will not be published. Required fields are marked *