Logan created SSHD-992:
--------------------------

             Summary: Customizing sftp stat commands
                 Key: SSHD-992
                 URL: https://issues.apache.org/jira/browse/SSHD-992
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 2.1.0
            Reporter: Logan


We use SSHD servers to support SFTP functionality that when user uploads a 
file, we internally create a file with a unique name and handle this upload. 
While this customization is working it does break some clients that issue stat 
command after upload. Is there a hook or customization that I can do to handle 
the stat commands ourselves instead of default handler? Have the same issues 
with getting attributes of the file too. Probably some hooks similar 
SftpFileSystemAccessor openFile?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to