Best library to upload file via node.js?

What is the best way to upload a file to a node.js server ? New to node, so I want to make sure I use an existing library without having to reinvent the wheel. Any tips /

Simple way using Express: Really Simple File Uploads