what are you looking for exactly. A file upload server using the http
protocol or for a custom protocol? We don't have specific tutorial on
how to write FileUpload server, but we can certainly help you on how to
start with Grizzly and what will needs to be done, depending on the
protocol you are using, e.g. custom of http. As a starter, take a look at: