Import mailbox data which is exported in tgz format using curl: Difference between revisions

(Created page with "{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}} =Import mailbox data which is exported in tgz format using curl= ==Purpose== To help Zimbra Web Client...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}}
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Import mailbox data which is exported in tgz format using curl=
=Import mailbox data which is exported in tgz format using curl=
{{KB|{{ZC}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}|}}
{{WIP}}
==Purpose==
==Purpose==
To help Zimbra Web Client end-users troubleshoot filter issues.
To help Zimbra Web Client end users troubleshoot importing issues.


==Resolution==
==Resolution==
There is another method to import the exported mailbox data, using the following command line to import the data:
There is another method to import the exported mailbox data - using the following command line to import the data:
  curl -k -u admin:<password> --data-binary @/tmp/export.tgz  "https://localhost:7071/service/home/differentuser@domain.com/?fmt=tgz&resolve=skip"
  curl -k -u admin:<password> --data-binary @/tmp/export.tgz  "https://localhost:7071/service/home/differentuser@domain.com/?fmt=tgz&resolve=skip"


Line 13: Line 17:


{{Article Footer|Zimbra Collaboration 8.6, 8.5, 8.0|03/04/2015}}
{{Article Footer|Zimbra Collaboration 8.6, 8.5, 8.0|03/04/2015}}
{{NeedSME|SME1|SME2|Copyeditor}}
{{NeedSME|SME1|SME2|Jenny Jarrard}}

Latest revision as of 13:58, 2 September 2015

Import mailbox data which is exported in tgz format using curl

   KB 21834        Last updated on 2015-09-2  




0.00
(0 votes)

Purpose

To help Zimbra Web Client end users troubleshoot importing issues.

Resolution

There is another method to import the exported mailbox data - using the following command line to import the data:

curl -k -u admin:<password> --data-binary @/tmp/export.tgz  "https://localhost:7071/service/home/differentuser@domain.com/?fmt=tgz&resolve=skip"

Additional Content


Verified Against: Zimbra Collaboration 8.6, 8.5, 8.0 Date Created: 03/04/2015
Article ID: https://wiki.zimbra.com/index.php?title=Import_mailbox_data_which_is_exported_in_tgz_format_using_curl Date Modified: 2015-09-02



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Wiki/KB reviewed by SME1 SME2 Jenny Jarrard Last edit by Jorge de la Cruz
Jump to: navigation, search