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

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
