[ 
https://issues.apache.org/jira/browse/FTPSERVER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Bergquist updated FTPSERVER-372:
--------------------------------------

    Attachment: ftpdbserver.zip

This is a sample using a database as the file system backend.  This is a 
Netbeans 6.5.1 project that works with a Derby database.  The "build.xml" in 
the top level has tasks to create the database schema and populate it with two 
sample users "admin" and "guest".  I have tested this somewhat with Derby 10.5.

Not all of the FTP features are supported but you can login, list files, add 
files, create directories, delete directories, etc.

This needs a little refactoring to extract out the database specifics similar 
to what is done for the integrating into the user database.  I have not done so 
yet and it may be a while before I do so.


> Added an example of using a database as the filesystem backend
> --------------------------------------------------------------
>
>                 Key: FTPSERVER-372
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-372
>             Project: FtpServer
>          Issue Type: New Feature
>    Affects Versions: 1.0.3
>            Reporter: Brett Bergquist
>            Priority: Trivial
>             Fix For: 1.0.3
>
>         Attachments: ftpdbserver.zip
>
>
> This will be a sample of using a database as the filesystem backend.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to