No, I dont have write privileges, but I would be very interested in
ftpserver developement cos it could help me a lot in my work. Could you
send me your patch, so I could merge with my code?

My modification is an abstraction layer between ftpserver and the
underlaying storage system, so it is not hardcoded to use local
filesystems, it can store (or do whatever) with uploaded data what the
hackers want. And of course the same is true for download. For that i have
modified lots of core functionality, for example the FtpServerImpl doesn`t
search for its own methods with reflection api, it uses function objects
design pattern instead (which should work little bit faster, but much
more easy to read imho).
If you are interrested I can put it to the web, it was available, but the
server died.

Laszlo

On Thu, 18 Sep 2003, Timothy Bennett wrote:

> From: "Hornyak Laszlo" <[EMAIL PROTECTED]>
> >
> > I Think you cannot get update rights on CVS unless you are a commiter in a
> > project. Would you be interrested in merging our sources?
> >
> > Does anybody have contact with Rana?
> 
> Yes, you are correct, and I don't have committer rights.  Rana had indicated
> he was willing to give me write rights, but that was on Sept 6 and I haven't
> heard from him since.
> 
> If you have committer rights, then I'm more than happy to send you my files.
> The changes are very minor -- a line or two here and there -- but do span
> over 6 different source files.
> 
> Let me know.
> 
> Timothy
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to