Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
how can i download onedrive file with a filter?
with the examples, i can donload all file from onedrive , but how to backup file with a filter ? example: files modify time after 2021-4-1 or name contains "abc"? i see the driveitem.py search function, but how to use it.. tks