commit 9937aaa09ea915edff6e8022f29619b3dad7c649 Author: Shoviv Backup Solution for Microsoft 365 Date: Wed Jul 16 09:39:18 2025 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f91721 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# ---> Windows +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msix +*.msm +*.msp + +# Windows shortcuts +*.lnk + diff --git a/README.md b/README.md new file mode 100644 index 0000000..e129f28 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# export-office-365-mailbox-to-pst + +The tool offers incremental backup, preventing duplicate items during repeated processes, and allows users to schedule automatic backups for continuous protection. With its restore functionality, users can easily import PST files back into Office 365 mailboxes. +https://www.shoviv.com/export-microsoft-365-to-pst.html