On Wed, Feb 25, 2009 at 7:35 PM, Jerry M <[email protected]> wrote: > I'm unning a Windows server. Is there a way to let user A have access to > folders X, Y, Z and user B have access only to folder Y, etc? How is that > configured?
Unless X, Y and X have a shared parent that you can allow A to access, there is currently no way of doing this with our current file system implementation. You could of course soft link directories to create what you want, but that's really beyond FtpServer :-) /niklas
