dragonknight88 opened a new issue, #643:
URL: https://github.com/apache/mina-sshd/issues/643

   ### Version
   
   2.13.1
   
   ### Bug description
   
   When performing an ls operation Path iterator is populating the paths with 
attributes associated, yet the AbstractSftpSubsystemHelper getAttributes calls 
the Provider readAttributes to resolve the path attributes. 
   
   
   ### Actual behavior
   
   Provider readAttributes gets called for each Path object that needs 
attributes read. 
   
   ### Expected behavior
   
   DirectoryHandle fileList path attributes should be referred if path exists 
on the fileList.
   
   ### Relevant log output
   
   _No response_
   
   ### Other information
   
   _No response_


-- 
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.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