tomaswolf commented on issue #643:
URL: https://github.com/apache/mina-sshd/issues/643#issuecomment-2539134338

   Not sure I understand. Did you see the [explanations given in the 
documentation](https://github.com/apache/mina-sshd/blob/master/docs/sftp.md#listing-sftp-directories)?
   
   Please show some code, and also explain your setup. I'm a bit confused by 
the mention of `AbstractSftpSubsystemHelper`, which is a server-side 
abstraction.
   
   Do you have a client and a single server, where the files reside?
   
   Or do you chain servers (client connects to first server, which has an 
SftpFileSystem which would go to a second server where the files reside)? If 
so, on which server do you observe this?
   
   When you run with debug logging, do you see STAT or LSTAT requests for the 
files being made? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to