Bump builtinftp to 2026.3.31 - Fix LIST command for built-in FTP server#7
Merged
Merged
Conversation
- builtinftp: 2025.12.15 → 2026.3.31 - Remove explicit ftpserver dependency (now transitively included via builtinftp) - builtinftp 2026.3.31 includes ftpserver 2026.3.39 with LIST command fix - Fixes directory listing for built-in FTP server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
升级 builtinftp 到 2026.3.31 - 修复 LIST 命令
更新内容
依赖升级:
2025.12.15→2026.3.31包含修复:
endsWith("/")检查,正确处理LIST /、LIST /path/等命令影响范围
JoyMan 内置 FTP 服务器:
list_ftp_directory工具返回空列表的问题变更详情
update/builtinftp-2026.3.319d12c9e5ae1c4caf5ca840466f693dca1633d775app/build.gradle测试验证
已在 hxftpserver 和未来姐姐项目中验证:
list_ftp_directory工具返回完整目录列表关联 PR:
JitPack 构建: https://jitpack.io/#hxcan/builtinftp/2026.3.31