fix: Improve the listing of files and directories in SSHFS
Enhance the `get_data_objects` method in the SSHFSConnector class to ensure that all readable files, directories, and symbolic links are properly listed. It also includes better handling of symbolic links by skipping unreadable files.
Edited by Imane Messak