nathanics

  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by nathanics
  • nathanics commented,

    In my case the script i'm creating will actually be ran from a remote server so it cannot be called directly by the post backup hook. But with that information i can write the post_backup script t...

  • nathanics commented,

    It does send me an email, but I need a bash script to confirm the backup has finished before it moves on.

  • nathanics created a post,

    Confirming backups have completed

    a good while back I had written a script that worked with the legacy backup system to automatically rotate backup folders. In that script I was used `find /usr/local/cpanel/logs/cpbackup/ -mmin -6...