Skip to main content

In this article, learn how to recursively upload files to Box using Python, while taking advantage of Box API features such as pre-flight check, upload, update content, and chunked uploader.






This is a companion discussion topic for the original entry at https://medium.com/box-developer-blog/how-to-recursively-upload-a-folder-to-box-using-python-446dd5ec6305?source=rss----a995c24848a3---4

Hi!, the link of GitHub repo seems 404.


Is it moved to another location?


Sorry about that.



There you go:







Specifically:





Cheers


Reply