Hi @EnterpriseArchitect ,
In fact, judging from the size of your file, even if you use a script, it won't be much faster. There are three methods for your reference:
- Directly select the file and then download it. In this way, the file will be directly packaged into a zip file and downloaded.
- Using PowerShell.
https://www.sharepointdiary.com/2021/09/how-to-download-all-files-from-onedrive-for-business.html
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
The latter two methods require you to download the file locally first and then compress it.
Hope this helps you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.