[jira] [Commented] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083212#comment-15083212 ] Oliver Stöneberg commented on SSHD-621: --- It seems it doesn't support SFTP. I tried Win

[jira] [Assigned] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor reassigned SSHD-621: --- Assignee: Goldstein Lyor > ClientSession.createSftpClient() doesn't return when server doesn't

[jira] [Work started] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-621 started by Goldstein Lyor. --- > ClientSession.createSftpClient() doesn't return when server doesn't support > SFTP

[jira] [Commented] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083083#comment-15083083 ] Goldstein Lyor commented on SSHD-621: - Again, seems also a server issue - it closes the

[jira] [Commented] (SSHD-614) SCP upload fails with dropbear server (aka server with paket size limitation)

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083073#comment-15083073 ] Oliver Stöneberg commented on SSHD-614: --- Thanks a lot. It seems something is up with t

[jira] [Updated] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Stöneberg updated SSHD-621: -- Attachment: sftp_hang.txt > ClientSession.createSftpClient() doesn't return when server doesn't su

[jira] [Updated] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Stöneberg updated SSHD-621: -- Description: I am trying to connect to a server via SFTP and the ClientSession.createSftpClient()

[jira] [Updated] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Stöneberg updated SSHD-621: -- Description: I am trying to connect to a server via SFTP and the [org.apache.sshd.client.subsyst

[jira] [Updated] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn't support SFTP

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Stöneberg updated SSHD-621: -- Summary: ClientSession.createSftpClient() doesn't return when server doesn't support SFTP (was: C

[jira] [Created] (SSHD-621) ClientSession.createSftpClient() doesn't return when server doesn

2016-01-05 Thread JIRA
Oliver Stöneberg created SSHD-621: - Summary: ClientSession.createSftpClient() doesn't return when server doesn Key: SSHD-621 URL: https://issues.apache.org/jira/browse/SSHD-621 Project: MINA SSHD

[jira] [Commented] (SSHD-614) SCP upload fails with dropbear server (aka server with paket size limitation)

2016-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083064#comment-15083064 ] Goldstein Lyor commented on SSHD-614: - Actually, it supports keyboard-interactive, but I

[jira] [Comment Edited] (SSHD-614) SCP upload fails with dropbear server (aka server with paket size limitation)

2016-01-05 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083064#comment-15083064 ] Goldstein Lyor edited comment on SSHD-614 at 1/5/16 1:46 PM: - Ac

[jira] [Commented] (SSHD-614) SCP upload fails with dropbear server (aka server with paket size limitation)

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15082805#comment-15082805 ] Oliver Stöneberg commented on SSHD-614: --- I meant that I can't use the ScpCommandMain a

[jira] [Issue Comment Deleted] (SSHD-614) SCP upload fails with dropbear server (aka server with paket size limitation)

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Stöneberg updated SSHD-614: -- Comment: was deleted (was: I meant that I can't use the ScpCommandMain application since it doesn'

[jira] [Commented] (SSHD-614) SCP upload fails with dropbear server (aka server with paket size limitation)

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SSHD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15082803#comment-15082803 ] Oliver Stöneberg commented on SSHD-614: --- I meant that I can't use the ScpCommandMain a