Giter Club home page Giter Club logo

ost2pst's People

Contributors

mkorthof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ost2pst's Issues

Worked on ost from 2012 and 2013, but had a hiccough on ost from 2017

OST2PST (180915)

INFO: Loading OST file 2017.ost (1GB)
INFO: Folder 0 Root - Public
INFO: Folder 1 Root - Mailbox
INFO: Converting 2017.ost to 2017.pst - 1336MB/1336MB (100%)
Exception in thread "Thread-0" class com.aspose.email.system.exceptions.NotImplementedException: The method or operation is not implemented
com.aspose.email.akm$b.a(SourceFile:3925)
com.aspose.email.akm.a(SourceFile:824)
com.aspose.email.akm.a(SourceFile:620)
com.aspose.email.wk.b(SourceFile:349)
com.aspose.email.acy.a(SourceFile:1774)
com.aspose.email.acy.b(SourceFile:733)
com.aspose.email.ape.a(SourceFile:893)
com.aspose.email.ape.b(SourceFile:1192)
com.aspose.email.PersonalStorage.convertTo(SourceFile:540)
com.aspose.email.PersonalStorage.saveAs(SourceFile:454)
com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:70)
java.lang.Thread.run(Unknown Source)
        at com.aspose.email.akm$b.a(SourceFile:3925)
        at com.aspose.email.akm.a(SourceFile:824)
        at com.aspose.email.akm.a(SourceFile:620)
        at com.aspose.email.wk.b(SourceFile:349)
        at com.aspose.email.acy.a(SourceFile:1774)
        at com.aspose.email.acy.b(SourceFile:733)
        at com.aspose.email.ape.a(SourceFile:893)
        at com.aspose.email.ape.b(SourceFile:1192)
        at com.aspose.email.PersonalStorage.convertTo(SourceFile:540)
        at com.aspose.email.PersonalStorage.saveAs(SourceFile:454)
        at com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:70)
        at java.lang.Thread.run(Unknown Source)

Java errors when running ost2pst

Describe the bug
Running either from the batch file or via the jar file the errors shown are java related. The file IS indeed a 2013 OST, as I understood though the output will NOT be a 2013 / 2016 pst which should be ok?

Additional context
java version 1.8.0_311-b11
Screenshot 2022-01-18 at 12 25 39
Screenshot 2022-01-18 at 12 25 52

Exception in thread "Thread-0"

Hi,

Thanks a lot for your program.
I tried to use it on an Outlook 2016 OST file but it did not work. I know you wrote this is not supported, but I noticed you updated the program with apose.email 18.8... And since Outlook 2013/2016 files are supported since version 6.2.0... I gave it a try.

It finds the root folders and "converts" the file (it's more a copy than a conversion since the header does not change between OST and PST files. And the data remains the same to.

The process shows those errors :

Exception in thread "Thread-0" class com.aspose.email.system.exceptions.NotImplementedException: The method or operation is not implemented
com.aspose.email.akm$b.a(SourceFile:3925)
com.aspose.email.akm.a(SourceFile:824)
com.aspose.email.akm.a(SourceFile:620)
com.aspose.email.wk.b(SourceFile:349)
com.aspose.email.acy.a(SourceFile:1774)
com.aspose.email.acy.b(SourceFile:733)
com.aspose.email.ape.a(SourceFile:893)
com.aspose.email.ape.b(SourceFile:1192)
com.aspose.email.PersonalStorage.convertTo(SourceFile:540)
com.aspose.email.PersonalStorage.saveAs(SourceFile:454)
com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:70)
java.lang.Thread.run(Unknown Source)
        at com.aspose.email.akm$b.a(SourceFile:3925)
        at com.aspose.email.akm.a(SourceFile:824)
        at com.aspose.email.akm.a(SourceFile:620)
        at com.aspose.email.wk.b(SourceFile:349)
        at com.aspose.email.acy.a(SourceFile:1774)
        at com.aspose.email.acy.b(SourceFile:733)
        at com.aspose.email.ape.a(SourceFile:893)
        at com.aspose.email.ape.b(SourceFile:1192)
        at com.aspose.email.PersonalStorage.convertTo(SourceFile:540)
        at com.aspose.email.PersonalStorage.saveAs(SourceFile:454)
        at com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:70)
        at java.lang.Thread.run(Unknown Source)

Could you help me ?

Thank you :)

Exception in thread "Thread-0" class com.aspose.email.system.exceptions.NotImplementedException: The method or operation is not implemented

First the conversion seems to run nicely, but somewhere near the end I get this error message: Exception in thread "Thread-0" class com.aspose.email.system.exceptions.NotImplementedException: The method or operation is not implemented

OST2PST (200119)

INFO: Loading OST file "[email protected] - Copy.ost" (2GB)
      Folder [00] "Root - Public"
      Folder [01] "Root - Mailbox"

INFO: Converting "[email protected] - Copy.ost" to "[email protected] - Copy.pst"
      1749MB/1749MB (100%) O
Exception in thread "Thread-0" class com.aspose.email.system.exceptions.NotImplementedException: The method or operation is not implemented
com.aspose.email.zany$zb.a(SourceFile:3933)
com.aspose.email.zany.a(SourceFile:824)
com.aspose.email.zany.a(SourceFile:620)
com.aspose.email.zxk.c(SourceFile:346)
com.aspose.email.zafo.a(SourceFile:1774)
com.aspose.email.zafo.b(SourceFile:735)
com.aspose.email.zatg.a(SourceFile:940)
com.aspose.email.zatg.b(SourceFile:1239)
com.aspose.email.PersonalStorage.convertTo(SourceFile:514)
com.aspose.email.PersonalStorage.saveAs(SourceFile:428)
com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:83)
java.lang.Thread.run(Unknown Source)
        at com.aspose.email.zany$zb.a(SourceFile:3933)
        at com.aspose.email.zany.a(SourceFile:824)
        at com.aspose.email.zany.a(SourceFile:620)
        at com.aspose.email.zxk.c(SourceFile:346)
        at com.aspose.email.zafo.a(SourceFile:1774)
        at com.aspose.email.zafo.b(SourceFile:735)
        at com.aspose.email.zatg.a(SourceFile:940)
        at com.aspose.email.zatg.b(SourceFile:1239)
        at com.aspose.email.PersonalStorage.convertTo(SourceFile:514)
        at com.aspose.email.PersonalStorage.saveAs(SourceFile:428)
        at com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:83)
        at java.lang.Thread.run(Unknown Source)

Any idea what could be happening?

Shell skript not working

ost2pst-master ./ost2pst.sh
zsh: ./ost2pst.sh: bad interpreter: /bin/sh^M: no such file or directory

"Thread-0" class com.aspose.email.system.exceptions.NotImplementedException

Hi mkorthof,

Thanks for this sweet jar file. for some reason with I run it I get the following error and output.

OST2PST (180722)

INFO: Loading OST file G:\Mark\mh.com.ost (417.1 MB)
INFO: Folder 0 Root - Public
INFO: Folder 1 Root - Mailbox
INFO: Converting G:\Mark\m
h.com.ost to G:\Mark\PST\liveviewtech.pst - 417087488 / 417112064 bytes
Exception in thread "Thread-0" class com.aspose.email.system.exceptions.NotImplementedException: The method or operation is not implemented
com.aspose.email.ake$b.a(SourceFile:3957)
com.aspose.email.ake.a(SourceFile:827)
com.aspose.email.ake.a(SourceFile:623)
com.aspose.email.wk.b(SourceFile:349)
com.aspose.email.acx.a(SourceFile:1754)
com.aspose.email.acx.b(SourceFile:732)
com.aspose.email.aox.a(SourceFile:893)
com.aspose.email.aox.b(SourceFile:1192)
com.aspose.email.PersonalStorage.convertTo(SourceFile:540)
com.aspose.email.PersonalStorage.saveAs(SourceFile:454)
com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:66)
java.lang.Thread.run(Unknown Source)
at com.aspose.email.ake$b.a(SourceFile:3957)
at com.aspose.email.ake.a(SourceFile:827)
at com.aspose.email.ake.a(SourceFile:623)
at com.aspose.email.wk.b(SourceFile:349)
at com.aspose.email.acx.a(SourceFile:1754)
at com.aspose.email.acx.b(SourceFile:732)
at com.aspose.email.aox.a(SourceFile:893)
at com.aspose.email.aox.b(SourceFile:1192)
at com.aspose.email.PersonalStorage.convertTo(SourceFile:540)
at com.aspose.email.PersonalStorage.saveAs(SourceFile:454)
at com.ost2pst.LoadAndConvertOSTFileCLI$1.run(LoadAndConvertOSTFileCLI.java:66)
at java.lang.Thread.run(Unknown Source)

feature request: Support for Outlook 2013/2016 files

.\ost2pst.bat myost.ost Ost2Pst.pst

OST2PST (200316)

INFO: Loading OST file "myost.ost" (5GB)
Folder [00] "Root - Public"
Folder [01] "Root - Mailbox"

INFO: File format is "64-bit Unicode 4k, Outlook 2013" (36)
INFO: Saving Outlook 2013/2016 files is not supported, exiting...

OST/PST encryption/compression

Are PST/OST files compressed by default? Or can they be compressed at demand? With what they're compressed?

When I try to open them plain with a text editor, I find no readable text, whatever the used encoding

I read that they can be encrypted but that it's a not well implemented functionnality, that it require a special configuration by the administrators, and that it's not done by default. Am I right on this point?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.