# Advanced filesystem implementation in Typescript - [ ] Correct totals - [ ] support streams - [ ] Switch to fast glob - [x] Remap nodes for cp and mv - [x] zero conf - [ ] update unit tests - [-] common CLI commands for global: each, concat, cat (with plugins) - [-] rimraf rename plugin, part of `each ` - [ ] node type incorrect for invalid file/folder names - [-] update to latest fs-jetpack - [ ] WSAENAMETOOLONG - [ ] diff - [ ] images - [ ] defaults : path limit, ARS, busy ## References - [https://github.com/alessioalex/get-folder-size](https://github.com/alessioalex/get-folder-size)