abstract fun streamToFileSystem(filename: String): HttpServerFileUpload
Stream the content of this upload to the given file on storage.
filename - the name of the file
filename