Notes Storage Facility
From Just Solve the File Format Problem
(Difference between revisions)
Line 20: | Line 20: | ||
* [https://web.archive.org/web/20190712014750/http://www.ibm.com/developerworks/lotus/library/ls-Notes_Encryption/index.html Notes Encryption (archived)] | * [https://web.archive.org/web/20190712014750/http://www.ibm.com/developerworks/lotus/library/ls-Notes_Encryption/index.html Notes Encryption (archived)] | ||
* [https://pdf4pro.com/amp/cdn/notes-storage-facility-nsf-database-file-format-3bbdea.pdf Analysis of the NFS database file format] | * [https://pdf4pro.com/amp/cdn/notes-storage-facility-nsf-database-file-format-3bbdea.pdf Analysis of the NFS database file format] | ||
+ | * [https://www.mailsdaddy.com/products.php Commercial software to convert NSF] | ||
[[Category:IBM]] | [[Category:IBM]] |
Revision as of 20:55, 14 June 2023
Notes Storage Facility (NSF) is used in Lotus Notes, Lotus Domino, and the later versions called IBM Notes and IBM Domino, to store e-mail, contacts, appointments, notes, and other things. It is structured as a collection of items called "notes" with data and metadata on each.Currently owned by HCL
File identification
Files start with the hex bytes 1a 00
, often followed by 00 03 00 00
or 00 04 00 00
.