I'm a member of a SharePoint site as an external user and have access to a document library with lots of files/folders. I want all of this content downloaded for offline usage and sharing. I'm unable to sync this library via OneDrive I believe because I am an "external" user OneDrive Sync Error and it appears sync works only with internal accounts.
Besides manually downloading the files, can I download this content programmatically as an external user? Assume I only have access via my credentials which requires MFA/2FA - so no service accounts, App accounts, etc.
C# CSOM, PowerShell, etc. are all options for me if it's even feasible as an external user with MFA.
