A File System Connector is used to access the files in a folder on your web server or network. Consider for example the scenario where you might want to set up a working folder for your application, in the form of a secure folder on your server or network, from where files could be read or updated.
Do this:
Note: The connector will have access to the specified folder and its sub-folders, but will have no access to any of the parent folders.
Note: Stadium currently supports UNC paths, but not mapped drives yet.