http-file-server icon indicating copy to clipboard operation
http-file-server copied to clipboard

Passing a path where I want to my file to uploaded in

Open Moqadi opened this issue 1 year ago • 0 comments

Hello,

I am using Postman to test this file server and I have 2 questions.

  1. 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 ?

  2. Can I pass a sub directory path in the GET API to return all files uploaded to the sub-directory ?

Thanks, Saleh

Moqadi avatar Apr 12 '23 13:04 Moqadi