Change / Assign a new name to a Binary File

Hi @sgw, if you simply want to POST a file you wouldn’t need to write it to the filesystem first. You can just send it directly like to your webserver like so:

(Also added a rename node to keep this post on topic with the thread, but it’s not technically needed for the upload itself)