New Purview Exports not valid?

Damon 5 Reputation points
2025-03-27T12:10:59.4+00:00

When exporting data the zips all show data after payload instead of of the previous header warnings. They extract fine, but one thing I noticed was that the logs aren't exactly correct. There was a zip file in the log that said successful with date, author, size. But on the actual export was there but 0 size and not there. Is there any specific archive tool I'm supposed to use? I have used 7-zip, WinRAR, and normal Windows. My main concern is these logs are saying everything's there, but there are more gaps.

Community Center | Not monitored
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-03-28T09:13:16.0633333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Based on the information you provided, I suspect that your compressed file is not complete. You can refer to the following steps to troubleshoot:

    1. Open the command prompt and use the cd command to switch to the WinRAR installation directory.
    2. Use the Rar.exe command to test the compressed file:

    For example, if your compressed file is named example.rar, the command will be:

    rar t example.rar

    After the command is executed, the command prompt will display the test results. If the file is intact, it will usually display "All OK".

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.