How to get the size of the file in the box using python
AnsweredHi,
How to get the size of the file in the box. Currently I am using below code but i doubt this is the best way to do.
client.file(file_id='29***phone number removed for privacy***').content()
My files are structured or unstructured PDFs. I want to move the files to a different folder if they are bigger than 200kb in size.
Please sign in to leave a comment.
Comments
2 comments