Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Command for Calendar backup and restore

    General Discussion
    2
    4
    417
    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.
    • Master-Yoda
      Master-Yoda last edited by

      Hello,

      What is the command to backup all users Calendars to a specified path and how to restore a single users calendar from that backup?

      Thanks in advance!

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano @Master-Yoda last edited by

        Hi @Master-Yoda ,

        the man page of kopano-backup gives examples for your use cases (for the second example you obviously need to change the folder name)

               Backup calendars of all users:
        
               kopano-backup -f Calendar -O calendars
        
               Recursively restore inbox of 'fred' into store of 'henk', in certain subfolder:
        
               kopano-backup --restore fred -f Inbox -u henk --recursive --restore-root from_fred
        

        Have a look at the rest of the man page for an explanation of the individual options.

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

        1 Reply Last reply Reply Quote 0
        • Master-Yoda
          Master-Yoda last edited by

          Hi @fbartels ,

          I did read it but it is not clear to me how to restore a calendar for a single user.
          Do you please have an example?
          Thanks in advance!

          fbartels 1 Reply Last reply Reply Quote 0
          • fbartels
            fbartels Kopano @Master-Yoda last edited by

            @Master-Yoda from memory: kopano-backup --restore -f Calendar user1 (where user1 is both the name of your user and the folder where the backup for this user is stored in)

            Regards Felix

            Resources:
            https://kopano.com/blog/how-to-get-kopano/
            https://documentation.kopano.io/
            https://kb.kopano.io/

            Support overview:
            https://kopano.com/support/

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