Hi Aaron, thank you very much for the script! It is the only one I could find that downloads all files from a given Site Collection for SPO. I am trying to use this script daily, and I want any updated files to replace the previous version, but it doesn't seem to be doing that. Is there anywhere in the script you can point me to try and change that behavior?
Nevermind, I figured out I was able to use the -Force switch on Get-PNPFile. Thanks again for the great script.