Hi,<div>I have Nginx running on a Server named ServerS. I have some backend(upstream) servers B1,B2 etc which server S is proxying( load balancing). Just to give you a complete picture, may be not relevant to the question I'm asking.</div><div><br></div><div>I want to test ServerS by sending some commands (in the form of a file) to the ServerS system through Nginx.  I'm planning to do it by for example curl doing a post to Nginx to create a file which I'm sending through curl post. Nginx basically saves this file in some directory path which my application reads this file periodically and performs some action based on the content of the file.</div><div><br></div><div>Probably I can use REST library etc but I don't want to burden myself using it as I can acheive the same by creating a file in the server using Nginx.<br></div><div><br></div><div>In summary, curl should a post/put a file and Nginx should save it in a directory. Is this possible?</div><div><br></div><div><br></div><div>Any suggestions?</div><div>Thanks!</div><div><br></div><div dir="ltr">-- <br></div><div dir="ltr"><div style="font-family:arial,sans-serif;color:rgb(136,136,136);font-size:13.3333339691162px">Best Regards</div><div style="font-family:arial,sans-serif;color:rgb(136,136,136);font-size:13.3333339691162px">Prasanna Khanapur </div><div style="font-family:arial,sans-serif;color:rgb(136,136,136);font-size:13.3333339691162px"><font color="#666666">Oslo, Norway</font></div><div style="font-family:arial,sans-serif;color:rgb(136,136,136);font-size:13.3333339691162px"><font color="#666666">Mobile: <a value="+4795417774" style="color:rgb(17,85,204)">+4795417774</a></font></div></div>