Closed anfasci closed 5 years ago
Can I create a new folder without file in a directory. I don't need to create new file. My plan is to upload a file After creating a folder. How it possible? Can you give an example using spsave in nodejs?
This is not possible with spsave.
@s-KaiNet any idea how to implement folder creation
You can use sp-request for that purpose, but it obviously out of the scope for this library.
Can I create a new folder without file in a directory. I don't need to create new file. My plan is to upload a file After creating a folder. How it possible? Can you give an example using spsave in nodejs?