rejetto forum

Author Topic: Executing HFS scripts from curl  (Read 2673 times)

Offline newbie

  • Occasional poster
  • *
  • Posts: 39
    • View Profile
Re: Executing HFS scripts from curl
« on: October 04, 2019, 01:43:24 PM »
DJ, Thanks for your response.

So,
This didnt work:
curl "http://localhost/test/?mode=section^&id=ajax.mkdir"  --data "name=Child"

but this did:
curl "http://localhost/test/?mode=section&id=ajax.mkdir"  --data "name=Child"
Note the lack of the character ^

I think this gives me a good start on the rest of my reqs. The mkdir was the easiest of my req.
I think the HFS & its scripting capabilities is a powerful tool, but it would be really helpful, if there is an example section in the documentation describing how to get started after settings up the HFS server.
And, I am not talking about just to doing it on curl. There is a lot of documentation & snippets on the forum, but it wasnt clear to me how to get started in the first place.

Follow members gave a thank to your post:


Thank-o-Matic 3.0 By Adk Team