Re: [PR] change client start condition in sshd-spring-sftp [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf merged PR #472:
URL: https://github.com/apache/mina-sshd/pull/472


-- 
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-unsubscr...@mina.apache.org

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


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



Re: [PR] change client start condition in sshd-spring-sftp [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf commented on PR #472:
URL: https://github.com/apache/mina-sshd/pull/472#issuecomment-2032954028

   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-unsubscr...@mina.apache.org

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


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



[jira] [Commented] (SSHD-1339) Available keys,values in map to FileSystems.newFileSystem(URI,Map) ?

2024-04-02 Thread Jira


[ 
https://issues.apache.org/jira/browse/SSHD-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833285#comment-17833285
 ] 

dgü commented on SSHD-1339:
---

If I can pass password in the _Map_ argument, I will not have to pass passwords 
in {_}URI{_}.

> Available keys,values in map to FileSystems.newFileSystem(URI,Map) ?
> 
>
> Key: SSHD-1339
> URL: https://issues.apache.org/jira/browse/SSHD-1339
> Project: MINA SSHD
>  Issue Type: Question
>Affects Versions: 2.9.1
>Reporter: dgü
>Priority: Major
>
> Hello!
> I create file systems as below:
> {code:java}
>         URI uri = new URI("sftp://deneme:deneme123@127.0.0.1:22;);
>         try (FileSystem fs = FileSystems.newFileSystem(uri, 
> Collections.emptyMap())) {
>             //...
>         }{code}
> Which keys,values in map argument can be passed to 
> _FileSystems.newFileSystem(...)_ above ?
> Thanks in advance...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Created] (SSHD-1339) Available keys,values in map to FileSystems.newFileSystem(URI,Map) ?

2024-04-02 Thread Jira
dgü created SSHD-1339:
-

 Summary: Available keys,values in map to 
FileSystems.newFileSystem(URI,Map) ?
 Key: SSHD-1339
 URL: https://issues.apache.org/jira/browse/SSHD-1339
 Project: MINA SSHD
  Issue Type: Question
Affects Versions: 2.9.1
Reporter: dgü


Hello!

I create file systems as below:
{code:java}
        URI uri = new URI("sftp://deneme:deneme123@127.0.0.1:22;);
        try (FileSystem fs = FileSystems.newFileSystem(uri, 
Collections.emptyMap())) {
            //...
        }{code}
Which keys,values in map argument can be passed to 
_FileSystems.newFileSystem(...)_ above ?

Thanks in advance...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



Re: [PR] Make the proxy jump resolver a bit more flexible. [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf commented on PR #477:
URL: https://github.com/apache/mina-sshd/pull/477#issuecomment-2032742958

   Thank you; looks much better. Not sure about the precedence of the lists but 
we can tackle that issue when it arises.
   
   Could you add tests for this?


-- 
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-unsubscr...@mina.apache.org

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


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



Re: [PR] Switch uses of JSch library to the com.github.mwiede:jsch fork [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf commented on PR #475:
URL: https://github.com/apache/mina-sshd/pull/475#issuecomment-2032729548

   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-unsubscr...@mina.apache.org

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


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



Re: [PR] Switch uses of JSch library to the com.github.mwiede:jsch fork [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf merged PR #475:
URL: https://github.com/apache/mina-sshd/pull/475


-- 
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-unsubscr...@mina.apache.org

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


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



Re: [PR] Fix Android detection false negative [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf commented on PR #476:
URL: https://github.com/apache/mina-sshd/pull/476#issuecomment-2032726733

   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-unsubscr...@mina.apache.org

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


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



Re: [PR] Fix Android detection false negative [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf merged PR #476:
URL: https://github.com/apache/mina-sshd/pull/476


-- 
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-unsubscr...@mina.apache.org

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


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



Re: [I] NullPointerException in org.apache.sshd.common.kex.MontgomeryCurve.generateKeyPair() [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf commented on issue #470:
URL: https://github.com/apache/mina-sshd/issues/470#issuecomment-2032724012

   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-unsubscr...@mina.apache.org

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


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



Re: [I] NullPointerException in org.apache.sshd.common.kex.MontgomeryCurve.generateKeyPair() [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf closed issue #470: NullPointerException in 
org.apache.sshd.common.kex.MontgomeryCurve.generateKeyPair()
URL: https://github.com/apache/mina-sshd/issues/470


-- 
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-unsubscr...@mina.apache.org

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


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



Re: [PR] Synchronize not thread safe java.security.KeyPairGenerator.generateKe… [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf commented on PR #467:
URL: https://github.com/apache/mina-sshd/pull/467#issuecomment-2032723317

   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-unsubscr...@mina.apache.org

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


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



Re: [PR] Synchronize not thread safe java.security.KeyPairGenerator.generateKe… [mina-sshd]

2024-04-02 Thread via GitHub


tomaswolf merged PR #467:
URL: https://github.com/apache/mina-sshd/pull/467


-- 
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-unsubscr...@mina.apache.org

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


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