/mertix-example

Using the Mertix library to retrieve file system headers

Primary LanguageJava

mertix-example

This is an example of the Mertix library in action.

We get details about the filesystem mounted on the current host, and then proceed to retrieving and storing locally a file from an online server.

Provides an easy and understandable way of saving a file with Java, taking into account all necessary headers that make it readable by the file system, as defined in the latest POSIX specification.