Ah, one should never give up. The following line in the config xml file <server> ... <native-filesystem case-insensitive="false" create-home="true" /> ... </server>
did the the job. Maybe some one can consider putting that info into the online documentation. Happy —SERGEJ On Aug 23, 2012, at 5:20 PM, Sergej Müller <ser...@sergejmueller.com> wrote: > Ok, I understand. > > I hoped there is a way by just using the configuration xml to enable > automatic creation of directories. > > Thanks heaps for the fast response, > —SERGEJ > > On Aug 23, 2012, at 4:49 PM, Sam Mizanin <sammyuglykid...@yahoo.com> wrote: > >> Sergej, >> >> When a user's authenticated, a file system view for that user would be >> instatiated. Implement your custome Filesystemview to have your home >> directory created or use the already existing one from the previous >> transaction >> >> cheers, >> Sam >> >> >> ________________________________ >> From: Sergej Müller <ser...@sergejmueller.com> >> To: ftpserver-users@mina.apache.org >> Sent: Thursday, 23 August 2012, 18:50 >> Subject: Automatically create homedirectory >> >> Hey Guys, >> >> is there a way to configure the apache FtpServer to create home directories >> automatically? >> >> I'm using the database user manager to manage users in a database and users >> are created by a different component not running on the same machine as the >> ftp server. >> >> Thanks! >> —SERGEJ >