Upload file with Nodejs to another server(wamp/nodejs/lamp)

I'm not asking about uploading a file from a browser to a nodejs script, I found uploading script here and its working fine.

But I am looking for the option to upload the file to another server, example I will have a nodejs in server called A,

I want to upload the image to Server called B(where all the image will be)