Crates.io | skelopy |
lib.rs | skelopy |
version | 0.1.0 |
source | src |
created_at | 2023-12-16 17:15:31.856138 |
updated_at | 2023-12-16 17:15:31.856138 |
description | Copy skeleton of a directory to a new location |
homepage | https://github.com/giripriyadarshan/skelopy |
repository | https://github.com/giripriyadarshan/skelopy |
max_upload_size | |
id | 1071876 |
size | 10,026 |
Duplicates a path with its directory structure only. A skeleton copy of the path.
Made the tool to easily replicate the directory structure for my nextcloud instance. (I use external hard drive with specific encrypted paths assigned to all users separately.... so need this to ease the switch of disks when required).
You can use it any way you want.
skelopy /path/to/source /path/to/destination
cargo install skelopy
or just download the binary from the releases page.