[jira] Commented: (FTPSERVER-253) Enhance the Ftplet.afterCommand to provide more information about the result of command execution

2009-03-20 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683790#action_12683790 ] Jiri Kuhn commented on FTPSERVER-253: - The current API is really too simple. If you

[jira] Commented: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-08 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662250#action_12662250 ] Jiri Kuhn commented on FTPSERVER-258: - You are right, the difference is really small

[jira] Created: (FTPSERVER-259) Connection statistics not updated

2009-01-07 Thread Jiri Kuhn (JIRA)
Connection statistics not updated - Key: FTPSERVER-259 URL: https://issues.apache.org/jira/browse/FTPSERVER-259 Project: FtpServer Issue Type: Bug Components: Core Affects Versions: 1.0.0-M4

[jira] Updated: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-07 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-258: Attachment: idletime.patch It makes sense. I think that my idea can be merged with yours. Idle

[jira] Commented: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661140#action_12661140 ] Jiri Kuhn commented on FTPSERVER-258: - There are two sources of idle time values - o

[jira] Updated: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-258: Attachment: FtpIoSession.patch The attached patch delegates idle time calls to wrapped IoSession

[jira] Created: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Jiri Kuhn (JIRA)
User's maxIdleTime doesn't work --- Key: FTPSERVER-258 URL: https://issues.apache.org/jira/browse/FTPSERVER-258 Project: FtpServer Issue Type: Bug Components: Core Affects Versions: 1.0.0-M4

[jira] Created: (FTPSERVER-257) WriteRequest doesn't override toString()

2009-01-05 Thread Jiri Kuhn (JIRA)
WriteRequest doesn't override toString() Key: FTPSERVER-257 URL: https://issues.apache.org/jira/browse/FTPSERVER-257 Project: FtpServer Issue Type: Bug Components: Core Affects Versions:

[jira] Created: (FTPSERVER-256) LastAccessTime of ftp session is null

2009-01-05 Thread Jiri Kuhn (JIRA)
LastAccessTime of ftp session is null - Key: FTPSERVER-256 URL: https://issues.apache.org/jira/browse/FTPSERVER-256 Project: FtpServer Issue Type: Bug Components: Core Affects Versions: 1.0.0

[jira] Commented: (FTPSERVER-250) java.net.BindException: Address already in use

2008-12-29 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659560#action_12659560 ] Jiri Kuhn commented on FTPSERVER-250: - Now everything is working and I'm able to see

[jira] Updated: (FTPSERVER-248) Ftplets not destroyed when server shuts down

2008-12-29 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-248: Attachment: cleanup.patch See http://markmail.org/message/2fwi4igja3lp2mkh The patch does - rem

[jira] Updated: (FTPSERVER-250) java.net.BindException: Address already in use

2008-12-23 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-250: Attachment: BindExceptionParallelTest.java BindExceptionSerialTest.java

[jira] Created: (FTPSERVER-250) java.net.BindException: Address already in use

2008-12-23 Thread Jiri Kuhn (JIRA)
java.net.BindException: Address already in use -- Key: FTPSERVER-250 URL: https://issues.apache.org/jira/browse/FTPSERVER-250 Project: FtpServer Issue Type: Bug Components: Core Affec

[jira] Updated: (FTPSERVER-217) Spring based configuration doesn't instantiate more then just one ftplet

2008-11-07 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-217: Attachment: ftplets.patch ftplets_test.patch ftplets_test.patch - apply this pat

[jira] Created: (FTPSERVER-217) Spring based configuration doesn't instantiate more then just one ftplet

2008-11-07 Thread Jiri Kuhn (JIRA)
Spring based configuration doesn't instantiate more then just one ftplet Key: FTPSERVER-217 URL: https://issues.apache.org/jira/browse/FTPSERVER-217 Project: FtpServer

[jira] Updated: (FTPSERVER-207) Embeding friendly NioListener

2008-10-30 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-207: Attachment: ListenerFactory.patch > Embeding friendly NioListener >

[jira] Created: (FTPSERVER-207) Embeding friendly NioListener

2008-10-30 Thread Jiri Kuhn (JIRA)
Embeding friendly NioListener - Key: FTPSERVER-207 URL: https://issues.apache.org/jira/browse/FTPSERVER-207 Project: FtpServer Issue Type: Improvement Components: Core Affects Versions: 1.0-M3

[jira] Updated: (FTPSERVER-207) Embeding friendly NioListener

2008-10-30 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-207: Attachment: NioListener.patch > Embeding friendly NioListener > - >