- Install rust
cargo run -- ./test/input ./test/output
- Copy only work with directory's as commands
- Program utilizes all CPU cores
- Errors throw panics and exit the program
- Copying directories means copying its content as well
- Empty directories are not copied
- Program should be multithreaded