[ 
https://issues.apache.org/jira/browse/NETBEANS-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306130#comment-17306130
 ] 

Geertjan Wielenga commented on NETBEANS-5140:
---------------------------------------------

Is this still a problem and reproducible in 12.3?

> SFTP Connection
> ---------------
>
>                 Key: NETBEANS-5140
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5140
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - FTP Support
>    Affects Versions: 11.3, 12.2
>         Environment: Windows 10
>            Reporter: Josh Lawrence
>            Priority: Blocker
>         Attachments: channel-is-not-opened.png
>
>
> Everything was working perfectly until this morning.  When I try and sync, 
> upload or download files via an SFTP connection Netbeans connects to the 
> server perfectly but then seems to hit a roadblock.  Hosting company have 
> restarted the FTP service ... to no avail.
>  
> Here's the log ... which is useless.... because according to this everything 
> is perfect! 
> Connecting to r341.syd2.hostingplatform.net.au port 2683
> Connection established
> Remote version string: SSH-2.0-OpenSSH_7.4
> Local version string: SSH-2.0-JSCH-0.1.54
> CheckCiphers: 
> aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
> CheckKexes: 
> diffie-hellman-group14-sha1,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521
> CheckSignatures: ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
> SSH_MSG_KEXINIT sent
> SSH_MSG_KEXINIT received
> kex: server: 
> curve25519-sha256,curve25519-sha...@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
> kex: server: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
> kex: server: 
> chacha20-poly1...@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc
> kex: server: 
> chacha20-poly1...@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc
> kex: server: 
> umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
> kex: server: 
> umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
> kex: server: none,z...@openssh.com
> kex: server: none,z...@openssh.com
> kex: server:
> kex: server:
> kex: client: 
> ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
> kex: client: 
> ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
> kex: client: 
> aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-ctr,aes192-cbc,aes256-ctr,aes256-cbc
> kex: client: 
> aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-ctr,aes192-cbc,aes256-ctr,aes256-cbc
> kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
> kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
> kex: client: none
> kex: client: none
> kex: client:
> kex: client:
> kex: server->client aes128-ctr hmac-sha1 none
> kex: client->server aes128-ctr hmac-sha1 none
> SSH_MSG_KEX_ECDH_INIT sent
> expecting SSH_MSG_KEX_ECDH_REPLY
> ssh_rsa_verify: signature true
> Permanently added 'r341.syd2.hostingplatform.net.au' (RSA) to the list of 
> known hosts.
> SSH_MSG_NEWKEYS sent
> SSH_MSG_NEWKEYS received
> SSH_MSG_SERVICE_REQUEST sent
> SSH_MSG_SERVICE_ACCEPT received
> Authentications that can continue: 
> gssapi-with-mic,publickey,keyboard-interactive,password
> Next authentication method: gssapi-with-mic
> Authentications that can continue: publickey,keyboard-interactive,password
> Next authentication method: publickey
> Authentications that can continue: password
> Next authentication method: password
> Authentication succeeded (password).
> QUIT
> Goodbye



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to