FTP

Address

地址

FTP address, need contains port.

FTP 地址,需要包含端口。

Username

用户名

FTP username

FTP 用户名

Password

密码

FTP password

FTP 密码

Root folder path

根文件夹ID

root folder , default /, same as local storage.

根文件夹,默认 /,同本地存储。

Enter directory before listing

列出前先进入目录

Whether to change into the target directory before listing files. Some FTP servers do not support listing files with a path argument directly. Enable this option to first cd into the directory and then ls, which can resolve such compatibility issues. Default: false.

是否在列出文件前先进入目标目录。部分 FTP 服务器不支持直接带路径参数列出文件,开启此选项后会先 cd 进入目录再 ls,可以解决此类兼容性问题。默认: false

The default download method used

默认使用的下载方式

Contributors