A
FileProvider that handles physical files, such as the files in a
local fs, or on an FTP server. An originating file system cannot be
layered on top of another file system.
author: Adam Murdoch version: $Revision: 480428 $ $Date: 2006-11-28 22:15:24 -0800 (Tue, 28 Nov 2006) $
Creates a
FileSystem . If the returned FileSystem implements
VfsComponent , it will be initialised.
Parameters: rootName - The name of the root file of the file system to create.