realtimeprojects / quixplorer

simply upload and download files to your webserver with a web-interface
33 stars 27 forks source link

Folder content not shown if it contains invalid data such as a broken Linux Soft Link. #13

Closed ruymbeke closed 11 years ago

ruymbeke commented 11 years ago

Hello, I just found another problem where quixplorer does not show the content of a folder if that folder contains invalid data such as a broken Linux Soft Link. This could happen as an example if a soft link is pointing to a un-mounted partition. In this case the following error message is displayed: "var/www:[fun_list.php/make_tables()] Unable to read directory." It would be nice to have access to the rest of the files and folders in that directory even though these invalid links could be flagged as such (in red) and could be deleted (with the proper permissions). Thank you very much for your support and follow up. Best Regards, Gilles

realtimeprojects commented 11 years ago

Hi Gilles, here is an patch (update on the master branch) that fixes this issue regarding the broken links. However, i did not much tests on it. It would be great if you take a look at it!

Best regards, Claudio

ruymbeke commented 11 years ago

Hi Claudio, The fix works great. I really like the new red invalid link type. Thank you very much for the quick fix and the follow up ! Best Regards, Gilles

realtimeprojects commented 11 years ago

Your welcome. :-)

2013/3/22 ruymbeke notifications@github.com

Hi Claudio, The fix works great. I really like the new red invalid link type. Thank you very much for the quick fix and the follow up ! Best Regards, Gilles

— Reply to this email directly or view it on GitHubhttps://github.com/realtimeprojects/quixplorer/issues/13#issuecomment-15319720 .