- fix - The file object returned by `sftp_open` supports the `name` property.
2.2.9.post3
- fix - Reduce unnecessary requests in the s3 scan.
2.2.9.post2
- fix - fix the issue where `s3_upload` and `s3_download` are not retrying correctly.
2.2.9.post1
- fix - fix `is_symlink` in `StatResult` from scan funcs
2.2.9
- feat - cli support `ll` command - perf - optimize error message of scan funcs - when dst in cli `mv` and `cp` is endswith `/`, will put file into the dst dir even if it doesn't exist - fix - fix sync when empty dir - fix the return value of the callback for smart_copy when the path is sftp