Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A broken symlink will make ls fail in pspsh #57

Open
sharkwouter opened this issue Sep 19, 2024 · 0 comments
Open

A broken symlink will make ls fail in pspsh #57

sharkwouter opened this issue Sep 19, 2024 · 0 comments

Comments

@sharkwouter
Copy link
Member

sharkwouter commented Sep 19, 2024

If there is a symlink which goes to a place that does not exist in the current working directory, pspsh will fail to output anything and just give an error instead when using the ls command. This is a bit of a shame. Here is an example of the error:

host0:/> ls
Listing directory host0:/
Could not open directory 'host0:/'

usbhostfs_pc will show the following error when this happens:

Error filling in directory structure
Couldn't stat file /home/wouter/.steampath (No such file or directory)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant