1

I have seen many questions and answers in stackoverflow regarding sharepoint topics, but my requirement is quite different

I need to download all folders of folders and files from in that folders, but this type requirement haven't found

so i'm attaching how my folder structure looks like enter image description here

in General folder i have other folder so like that i have remaining folders also looks like that i tried many scripts but didn't useful much here is site link

https://abchome.sharepoint.com/sites/QualityGSharepoint/Shared%20Documents/Forms/AllItems.aspx

can anyone please advice how can i proceed, it would be very helpful to mee

FYI I tried many of examples from stackoverfolw but no one is showed example for multiple folders of folder and files at time download/access here i'm attaching some links i tried many but pasting some links FYI Accessing Microsoft Sharepoint files and data using Python

How to solve directory path problem recursively in Python?

https://github.com/iamlu-coding

https://github.com/JonathanHolvey/sharepy/issues/5

  • I will use sharepoint client library https://pypi.org/project/Office365-REST-Python-Client/ – Surjit Samra Jan 05 '23 at 10:13
  • If what you are looking for is for one-time-only, then i would suggest using onedrive in order to download all of the document library. – jimas13 Jan 05 '23 at 10:29
  • Hi @https://stackoverflow.com/users/984110/surjit-samra, Thanks for you're reply i tried many ways using that import statement but no one has questioned or answered for multiple folders at a time, can you suggest me – lAkShMipythonlearner Jan 05 '23 at 11:32
  • Hi @https://stackoverflow.com/users/8894067/jimas13, Thanks for you're response, I'm very new to the python and Sharepoint onedrive work, can you please elaborate in detail and i tried many ways no one explained about multiple folders at a time – lAkShMipythonlearner Jan 05 '23 at 11:37
  • Hi @https://stackoverflow.com/users/839338/dan-dev, I believe you may have some idea can you please see the question and please help me out, Thanks in advance – lAkShMipythonlearner Jan 05 '23 at 12:03

1 Answers1

0

You need use some python global functional cases To get all folders at a time