forked from insberr/file_conveyor
file-conveyor is a simple program that runs in the background and moves files/folders a specified directory to another.
| .idea | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| example.toml | ||
| README.md | ||
file_conveyor
Usage
cargo run -- -w ./watch -d ./dest
Run in background
Good luck have fun (for now)