$ git clone https://github.com/TroyGoode/node-request-upload-example.git
$ cd ./node-request-upload-example
$ npm installIn terminal tab 1:
$ node server.jsIn terminal tab 2:
$ node client.jsNow grab what was output to terminal tab 1 (will look something like /tmp/3e5ae9afca660e3e82eb01faab336838) and in terminal tab 3:
$ open /tmp/3e5ae9afca660e3e82eb01faab336838(replace with appropriate tempfile)