How do I upload a folder to sharepoint with code, I have the code to upload files but not folder.
No, I have a folder that contains files and a subfolder. I have a written a code to move the folder and files but its a long code as it involves me looping into each folder and subfolders.
I want a code to just move the folder that contains the files and subfolders at once.