Skip to content

Conversation

vbochetRTE
Copy link

@vbochetRTE vbochetRTE commented Aug 12, 2024

Fixes #636

by changing the implementation of Cat function:
instead of checking the existence of the file with Stat, perform a ReadDir in the parent folder and check if it contains a file with the same filename

by changing the implementation of Cat function:
instead of checking the existence of the file with Stat, perform a ReadDir in the parent folder and check if it contains a file with the same filename
@mickael-kerjean mickael-kerjean force-pushed the master branch 6 times, most recently from ab61d28 to c24d22d Compare September 5, 2025 15:00
@mickael-kerjean mickael-kerjean force-pushed the master branch 3 times, most recently from 9757ff1 to 7fa253f Compare September 11, 2025 05:00
@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from 5e9f59a to b9f2ee9 Compare September 23, 2025 04:43
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

Successfully merging this pull request may close these issues.

[bug] Can't open or download files in subfolder using FTP

1 participant