node wsend

On your internets, uploading your files.


by:
Abe Massry

What I wanted


  • Easily Send Files
  • Deal with URLs
  • Don't leave the command line
  • Solve xkcd 941 File Transfer


Show Demo

Why Node?

  • Tried PHP 
    • 2GB file limit upload
  • Tried Perl + Nginx + FastCGI
    • Perl worked, Nginx worked
    • 2GB file limit problem with FastCGI
  • Tried Node
    • App is server
    • removes layers
    • 10GB File Uploads
    • OVER 9000!!!! (MB)

Enough Slides Show Code

Questions?



Github: node-wsend
wsend.net
me: @abemassry