Skip to content

Conversation

sihui1511
Copy link

how can i expand the ftpserver? for eample i want to rewrite STOR command implement without modifying the source code

Niklas Gustavsson and others added 30 commits February 1, 2009 12:14
…the hard coded Sun version (FTPSERVER-273)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@740915 13f79535-47bb-0310-9956-ffa450edef68
…n using a dynamic port (FTPSERVER-275)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@744569 13f79535-47bb-0310-9956-ffa450edef68
…stead which seems to work. Thanks Sai Pullabhotla for the patch! (FTPSERVER-279)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@751388 13f79535-47bb-0310-9956-ffa450edef68
…ilter chain exception (FTPSERVER-297)

Fix bug where server will not close the session if an Ftplet returns DISCONNECT in the onConnect callback (FTPSERVER-298)
Adding logging in all places where we close sessions.

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@774507 13f79535-47bb-0310-9956-ffa450edef68
…formed to NVT format (this is, the sent new line sequence is different from \r\n)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@779146 13f79535-47bb-0310-9956-ffa450edef68
…er idle time of the user level is set to be unlimited (FTPSERVER-308)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@780324 13f79535-47bb-0310-9956-ffa450edef68
…bound by another application (FTPSERVER-302)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@782447 13f79535-47bb-0310-9956-ffa450edef68
Niklas Gustavsson and others added 30 commits February 23, 2011 12:43
…sed in OPTS MLST. Also, correctly handling the case if only file names (no facts) are wished by the client (FTPSERVER-412)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1101807 13f79535-47bb-0310-9956-ffa450edef68
…d on the last line of multi-line replies (FTPSERVER-414)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1129664 13f79535-47bb-0310-9956-ffa450edef68
… and has more efficient handling of wide passive port ranges. Thanks to Allen Firstenberg for the implementation! (FTPSERVER-420, FTPSERVER-419)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1137252 13f79535-47bb-0310-9956-ffa450edef68
…hecking the temporary getUserArgument() rather than the correct getUser() (FTPSERVER-418)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1138613 13f79535-47bb-0310-9956-ffa450edef68
…gin to have the build deploy to repository.a.o

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1140168 13f79535-47bb-0310-9956-ffa450edef68
…sing starvation of passive ports (FTPSERVER-424)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1162981 13f79535-47bb-0310-9956-ffa450edef68
Fixes FTPSERVER-431

Also adds support for the TLS-C and TLS-P auth types

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x@1332844 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants