Page 3 of 3

Re: Automate ".backup" files?

Posted: Thu Jan 21, 2021 2:27 pm
by bkopec
Johnny wrote:
Thu Jan 21, 2021 2:07 pm


You provided a valid JSON string, but you actually didn't include a file.backup's content, just sent "file.backup" as the string instead.
Can you try:

Code: Select all

http-data="{\"backup\":\""+file.backup+"\",\"type\":\"BINARY\"}"
I haven't tried it myself, it's just a wild guess :)
I get syntax error on miktorik with this sample.

Image

Re: Automate ".backup" files?

Posted: Thu Mar 25, 2021 5:40 pm
by nellson
Did you have any success with this, we need this for backup of certificates as well.