Sreedhar J created SSHD-1322:
--------------------------------
Summary: How to identify received LSTAT command is part of PUT
command at Server
Key: SSHD-1322
URL: https://issues.apache.org/jira/browse/SSHD-1322
Project: MINA SSHD
Issue Type: Question
Reporter: Sreedhar J
>From SFTP client, when I execute PUT <local file> <remote file> ,
>SFTP Server recieves first LS command SSH_FXP_LSTAT followed by PUT
>commands ( SSH_FXP_OPEN, SSH_FXP_WRITE ).
where as if we issue PUT < local file>, Server would get the commands as
SSH_FXP_OPEN, SSH_FXP_WRITE
*So, my question is, at Server level LSTAT command was invoked as part of
embeeded PUT command vs normal LSTAT command from sftp client.*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]