JRF
Java Remote File - RemoteInputStream and RemoteOutputStream.
... be performed on the OS, by changing rights of the user running the JRF Server.
It is like an insecure FTP-like file sharing runnning on a single TCP port. Its Java nature gives Java programmers access to remote files as remote `InputStream` and `OutputStream`, with the added value of optionally **compressing data exchange** to ease up network usage.