You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "07070529 (via GitHub)" <gi...@apache.org> on 2023/04/17 09:07:25 UTC

[GitHub] [mina-ftpserver] 07070529 opened a new issue, #25: Apache FTPServer adapt to Apache MINA 2.2.1

07070529 opened a new issue, #25:
URL: https://github.com/apache/mina-ftpserver/issues/25

   Hi, I see that Apache MINA 2.2.x rewrites the SSL/TLS layer to address some flaws that were hard to fix in 2.1.x.
   Apache FTPServer depends on Apache MINA, but the latest released version of Apache FTPServer (1.2.0) still depends on Apache MINA 2.1.6.
   So, I'd like to ask if there are plans to release a new version of Apache FTPServer to adapt to Apache MINA 2.2.x.
   
   ![image](https://user-images.githubusercontent.com/42636191/232437534-a7b04520-b0f1-4084-82df-d933926891aa.png)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] 07070529 commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "07070529 (via GitHub)" <gi...@apache.org>.
07070529 commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1514515071

   Thank you for your encouragement.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] 07070529 commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "07070529 (via GitHub)" <gi...@apache.org>.
07070529 commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1610967429

   Wow, that's great. Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] elecharny commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1610915518

   FTR, currently working on migrating to Mina 2.2.2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] elecharny commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1513131157

   I understand :-)
   
   OTOH, it can be funny and a good learning experience for someone starting to learn Java! And remember we all were beginners at some point in the past, so one shoulmd not feel ashamed or scared to do mistakes. We all do a LOT even after 2 decades of Java ! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] 07070529 commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "07070529 (via GitHub)" <gi...@apache.org>.
07070529 commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1620240023

   Looking forward to it,and sorry for not being able to offer any advice at this time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] 07070529 commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.1

Posted by "07070529 (via GitHub)" <gi...@apache.org>.
07070529 commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1511003707

   The motivation I raise this issue is that we are using Apache MINA and Apache FTP Server together. 
   Currently, we are using Apache FTP Server version 1.1.3, and we want to use the more secure Apache MINA version 2.2.1. However, Apache MINA 2.2 and 2.1 have incompatible changes (https://mina.apache.org/mina-project/2.2-vs-2.1.html) . 
   Using Apache FTPServer 1.1.3 with Apache MINA 2.2.1 has compatibility issues.
   Therefore, we wanted to know if there are plans to release a new version of Apache FTPServer to adapt to Apache MINA 2.2.x?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] 07070529 commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "07070529 (via GitHub)" <gi...@apache.org>.
07070529 commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1512927848

   Thank you for your reply and suggestions.
   I'd like to contribute to the open source community, but I'm just starting to learn Java.
   So, sorry, maybe I'm not able to support this work in the short term.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] elecharny commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.x

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1615246522

   Almost done, but there is a problem:
   
   We use the getAuthValue() method as a parameter for the AUTH command and as a parameter for the sslConfigFactory.setSslProtocol() method. This is broken, as the AUTH command only accept SSL and TLS, while we may inject TLSv1.2 or TLSv1.3 in the second method.
   
   We need to define a way to call setEnabledProtocols() method that does not use the getAuthValue() method.
   
   Currently working on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


Re: [I] Apache FTPServer adapt to Apache MINA 2.2.x [mina-ftpserver]

Posted by "flozano (via GitHub)" <gi...@apache.org>.
flozano commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1893403291

   Hi, is there any update on this? any branch where I can help?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-ftpserver] elecharny commented on issue #25: Apache FTPServer adapt to Apache MINA 2.2.1

Posted by "elecharny (via GitHub)" <gi...@apache.org>.
elecharny commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1511055722

   Hi,
   that is certainly something to be done...
   
   If you want to give it a try...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


Re: [I] Apache FTPServer adapt to Apache MINA 2.2.x [mina-ftpserver]

Posted by "rohit-100 (via GitHub)" <gi...@apache.org>.
rohit-100 commented on issue #25:
URL: https://github.com/apache/mina-ftpserver/issues/25#issuecomment-1791986638

   @elecharny  i am also facing compatablity issue of mina-core-2.2.1 with ftp server. Can you pls do it soon , i am waiting for it.🙏🙏


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org