- 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
2.2.8.post2
- fix - fix sync when empty dir
2.2.8.post1
- fix - fix sftp custom port not working error - fix http retry error when upload file
2.2.8
- feat - support hdfs protocol - fix - fix `megfile config` command when config file's parent dir not exists
2.2.7
- fix - exit 1 when cli had error - feat - cli add `config` command - cli support `--debug` parameter
2.2.6
- fix - fix s3 client cache with profile name - fix s3 error info of endpoint url in s3 open - perf - optimize concurrent SFTP connections - optimize ls command with glob path - optimize sync command - add retry error