http-file-server
http-file-server copied to clipboard
Passing a path where I want to my file to uploaded in
Hello,
I am using Postman to test this file server and I have 2 questions.
-
I have created a sub-directory under the base path where I configured the file server to upload all files in. Is there a possibility in the upload API to pass this sub-directory path so my file will uploaded on it ?
-
Can I pass a sub directory path in the GET API to return all files uploaded to the sub-directory ?
Thanks, Saleh