Common large PST files to test big data
Asked Answered
T

2

11

I need a large corpus of PST files (may in GB or TB's) with more mails to test my big data application.

I found only Enron data set. Is any other common PST file available to test ?

Share me PST download links.

Tormentil answered 3/2, 2014 at 12:19 Comment(1)
The direct link to the Enron data setNurseryman
P
0

If you just want to test size and validity, you can create a PST and literally copy any big file directly into a folder (tested on Office 365 Pro)

Parse answered 8/7, 2020 at 4:25 Comment(0)
C
-1

You could create large dummy files, attach them to e-mails, save them as draft?

To create a dummy file, from a command prompt, execute this:

fsutil file createnew filename length

Example:

fsutil file createnew test.txt 52428800
Claudineclaudio answered 3/3, 2014 at 23:59 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.