Search found 1 match

Go to advanced search

by NeueKlasse
Sat Oct 26, 2019 12:52 pm
Forum: Feature Requests
Topic: How to Change the Outputfilename for Curl
Replies: 1
Views: 3365
 
Jump to post

How to Change the Outputfilename for Curl

Hi, Currently i'm Running this Code to Get my Gcode up to Octoprint: curl -k -H "X-Api-Key: xxxxx" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://xxx.xxx.xxx.xx/api/files/local" Now i want to add a Prefix behind the Filename ...

Go to advanced search