Skip to content

chinese path can't get DavResource information in code "com.googlecode.sardine.getResources()" #354

Description

@cqzaiercn

webdav url path like :
https://xxx/dav/139/oss/auto/myqq/rebootAutoSave/意外杀手2/

public List listFile(String filePath) throws IOException {
Sardine sardine = SardineFactory.begin(config.getUserName(), config.getPassword());
return sardine.getResources(URLUtil.encode(filePath));
}

response info
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions