Fill an OutputStream with content from an InputStream
Parameters: is - InputStream Parameters: os - OutputStream throws: IOException - When filling fails
Returns an OutputStream from the given name
Parameters: name - the filename we want to open/create an OutputStream from the given name throws: IOException - When OS cannot be created