Thats great, thanks.

I'm just building the security integration at the moment. I've built an
adapter for UserManager to make it available to milton as a
SecurityManager, and am now doing the reverse as well (ie an adapter for
SecurityManager)

However, a lot of milton users use spring security (aka ACEGI). Is there
anything which integrates apache ftp with spring security?

I think it should also be straight forward to build a reverse adapter
for the file system, so that any apache ftp file system implementation
can be accessible by webdav.

Really good job, by the way. I've been wanting milton to have FTP
integration for a long time, so i was blown away to see your virtual
file system support :)



On Tue, 09 Jun 2009 17:12 +0200, "Niklas Gustavsson"
<[email protected]> wrote:
> On Tue, Jun 9, 2009 at 12:39 PM, Brad McEvoy<[email protected]> wrote:
> > I'm the author of a server side webdav API called milton, and i've just
> > implemented an adapter from milton to apache ftp, using the virtual file
> > system feature. This adapter allows any milton resource implementation
> > to be accessed via apache ftp. So with one implementation and a single
> > server instance you can serve the same resources on both protocols!
> 
> Cool stuff! Let us know if there are any improvements that would help
> in your implementation (or bugs found).
> 
> I've added Milton to our list of related projects
> (http://mina.apache.org/ftpserver/related-projects.html, the page
> might take a few hours to update), please check if the text is okay
> with you.
> 
> /niklas
-- 
  Brad McEvoy
  [email protected]

Reply via email to