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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic