Below this is the setup for the user's virtual file system (VFS).  The left side has a list of directories you can browse that represent your local machines hard drives and servers.  This is the "Server's Files".  Double click on an item to open it.  Use the drop down menu to go back up a level.  In general, you will only use this list if you are connected with remote administration.  You can drag items from this left side over to the right side which is the users VFS.  So for instance, I could drag "Crush" over to the right.  On Windows, mapped network drives won't work when running as a service.  Its a feature of the OS.  [Here is the workaround.|unc_vfs]

[attachments|server_files.png]

The top item here is a drop down list of users.  You can use this to make this setting inherit its value from the user you choose.  By leaving it as "(this user)", it is not inheriting from anyone and has its own setting.  In the VFS below it, I have added the single item named "Crush" which is a hard drive on my system.  Its displayed as a "VDir" because its a virtual directory.  If I double click on it, you will see the real contents of it and their types will be either "DIR" or "FILE".  You may also right click on items in this list to edit their properties, or to assign an event to the folder.  See below for what event options are available.  This VFS area supports drag and drop.  Either from the left side of the user manager, or directly from the Finder / Explorer to this area.  This makes it extremely easy to just drop a folder and the user now has access to it.

[attachments|vfs.png]

The items to the right are the permissions for the selected item.  I have given full access to the folder "Crush".  Most of the permissions are self explanatory.
The resume permission allows users to resume a transfer, either upload or download.  Invisible makes an item "hidden" from the users view.  If you tell them its there though, they can still access it by typing in the path to it manually.  To remove access to an item completely, you need to make it invisible, and turn off all other options.  Encode, means the item will always be encoded in MacBinary format even if the user does not use a FTP client that requests it as such.  Purge partial goes along with a settings we will get to later.  It will remove uploads that didn't complete after a specified amount of time.  Purge all will remove all uploaded files after a specified amount of time.  Bypass queue allows users to download for example a read me file without being placed in a waiting queue if one is configured in the server preferences.  Free ratio allows for the same sort of function, but it refers to if you have a ratio set.  An finally Quota is a integer value for how many credits the user has available for this directory.  A quota is only calculated based on files that come in and out of the CrushFTP server.  If you make changes to the directory locally, it will not be reflected here.
The "Inherit / Reset" button removes any custom settings on the selected item, and makes it inherit its permissions from its parent.

[attachments|privs.png]

If you want to control access for items contained inside the root item, you may do so.  Browse to a folder you want to change the access on, and click the appropriate access for it.  Items appearing in gray on the left are items that are not Virtual items, but real items.  You cannot change their names or get properties on them.  You can however change there permissions.  You'll notice on the right side the options are gray.  This is because the item selected (Desktop) is inheriting its setting from the parent item.  If I change a checkbox here, then the items will no longer be gray as its not inheriting anymore.  If you want to go back to inheriting, click the "Inherit / Reset" button.

[attachments|vfs_inheritance.png]