Skip to content

docs(drivers/ftp): document cwd_list option#339

Open
sorubedo wants to merge 1 commit into
OpenListTeam:mainfrom
sorubedo:main
Open

docs(drivers/ftp): document cwd_list option#339
sorubedo wants to merge 1 commit into
OpenListTeam:mainfrom
sorubedo:main

Conversation

@sorubedo

Copy link
Copy Markdown

Description / 描述

为 FTP 驱动文档添加 cwd_list 配置项说明。部分 FTP 服务器不支持直接带路径参数的 LIST 命令,开启此选项后会先 cd 进入目录再 ls

Add documentation for the cwd_list option. Some FTP servers don't support LIST with a path argument — this option changes into the directory first before listing.

Relates to OpenListTeam/OpenList#2621

Add bilingual documentation for the new cwd_list option that
changes directory before listing files on FTP servers that
don't support path-argument LIST commands
@sorubedo sorubedo changed the title docs(ftp): document cwd_list option docs(drivers/ftp): document cwd_list option Jun 19, 2026
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.

1 participant