• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login

    commandline buckup

    General Discussion
    2
    3
    672
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rozpruwacz
      last edited by

      Hi,
      how to properly backup mycontroller setup from commandline and then restore ? actually the restore step is most important for me because backup can be set to auto. What I want is to be able to write a bash script which restore whole mycontroller setup.

      T 1 Reply Last reply Reply Quote 0
      • T
        Tag MOD @rozpruwacz
        last edited by Tag

        @rozpruwacz

        have you tried to copy the conf directory to a different name?

        cp -r ./conf ./conf.bck
        

        if mycontroller is not running, for a restore:

        cp -r ./conf.bck ./conf
        

        please try on a test system first...

        1 Reply Last reply Reply Quote 0
        • R
          rozpruwacz
          last edited by

          this seems to work, thanks

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          0

          Online

          652

          Users

          522

          Topics

          3.4k

          Posts
          Copyright © 2015-2023 MyController.org | Contributors | Localization