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

Leonid commented on SSHD-160:
-----------------------------

The attached logs are created in the following way:
1. started the server
2. copied an empty file by the means of scp to the server -> 
mina_sshd_with_scp_client.log
3. restarted the server
4. copied an empty file by the means of pscp to the server -> 
mina_sshd_with_pscp_client.log

The attached code is copied and adapted from 
[http://mina.apache.org/sshd/embedding-sshd-in-5-minutes.html]
                
> Standard ScpCommand does not work with pscp
> -------------------------------------------
>
>                 Key: SSHD-160
>                 URL: https://issues.apache.org/jira/browse/SSHD-160
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>         Environment: Java 1.5, Linux 3.0 and Windows 7 (tested both)
>            Reporter: Leonid
>            Priority: Blocker
>         Attachments: Main.java, client.log, mina_sshd_with_pscp_client.log, 
> mina_sshd_with_scp_client.log, sshdtest.lcf
>
>
> When copying files to the sshd with pscp, I get the message "Fatal: Server 
> refused to start a shell/command".
> This seems to be due to additional IGNORE messages that the pscp client sends 
> to the server, as compared to the standard linux scp client.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to