FubarDevelopment / FtpServer

Portable FTP server written in .NET
http://fubardevelopment.github.io/FtpServer/
MIT License
482 stars 163 forks source link

Homedirs #21

Closed TMA-Gaudio closed 6 years ago

TMA-Gaudio commented 7 years ago

Hi,

Nice project guys :) If I would like users to be mapped to a virtual homedir - is that an "Enhancement" or is it possible to use an existing FilesystemProvider for that?

Keep up the good work. Thomas.

fubar-coder commented 6 years ago

You have to use your own file system provider.