You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/28 17:55:00 UTC

[jira] [Work logged] (SSHD-1283) Add configurable support for ScpShell usage

     [ https://issues.apache.org/jira/browse/SSHD-1283?focusedWorklogId=796153&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796153 ]

ASF GitHub Bot logged work on SSHD-1283:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jul/22 17:54
            Start Date: 28/Jul/22 17:54
    Worklog Time Spent: 10m 
      Work Description: lgoldstein opened a new pull request, #234:
URL: https://github.com/apache/mina-sshd/pull/234

   @tomaswolf Do you mind giving this a quick look-over ? Thx




Issue Time Tracking
-------------------

            Worklog Id:     (was: 796153)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add configurable support for ScpShell usage
> -------------------------------------------
>
>                 Key: SSHD-1283
>                 URL: https://issues.apache.org/jira/browse/SSHD-1283
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Sandeep
>            Assignee: Lyor Goldstein
>            Priority: Major
>         Attachments: SFTP.zip, image-2022-07-28-17-25-36-368.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hi Team, 
> We have implemented sftp server where we are giving SFTP and SCP both support. 
> Both are working fine if we connected via winscp or any terminal client like putty etc.
>  
> But if we use ssh command *ssh <userName>@localhost -p <port>*
> then it goes to interactive mode and exposes the current program running directory to do all operations(screenshot shows dir command) (sftp is showing correct directory as C:/ ) 
>  
> !image-2022-07-28-17-25-36-368.png|width=462,height=485!
>  
> So just wanted to check if can we just disable the above ssh command and still we can use scp and sftp? any help appreciated. 
> May be this fix is causing the problem? : https://issues.apache.org/jira/browse/SSHD-1009,
> I have attached the sample code.
>  



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

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