VFS is an open source library written in ANSI C whose goal is to encapsulate every I/O operation in Wii/GC systems under a common interface. It is designed to be used in conjunction with libogc.
If you are new to VFS it's convenient that you read this section:
VFS provides the following functions:
Currently VFS can manage files stored in Wii's front SD card reader and files available in the web using Wii's wifi adapter:
VFS is an open source library written by frontier. You can use or modify it for non-profit or commercial use without any restriction under your responsibility.