Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Help me to find out any open source tool for accessing OST file

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Right now, we have experienced that Stellar OST converter (https://www.stellarinfo.com/convert-ost-to-pst.php ) is a good option but our start-up firm can’t invest on paid software.
Please suggest any free or open source program.
 
Bartender
Posts: 1868
81
Android IntelliJ IDE MySQL Database Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Welcome to CodeRanch Kendra Herrera.

I was able to find this
https://github.com/Dijji/XstReader

To get this to work you will need to compile it, however Microsoft offers a compelling IDE for free which you can use for both private and commercial programming.
JetBrains offers a IDE for this as well, however it's a time limited version.

Even better, if you want you don't need to use an IDE and you can use the command line tools which are provided for free with Microsoft Dot Net.
 
What's that smell? I think this tiny ad may have stepped in something.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
    Bookmark Topic Watch Topic
  • New Topic