skelopy

Crates.ioskelopy
lib.rsskelopy
version0.1.0
sourcesrc
created_at2023-12-16 17:15:31.856138
updated_at2023-12-16 17:15:31.856138
descriptionCopy skeleton of a directory to a new location
homepagehttps://github.com/giripriyadarshan/skelopy
repositoryhttps://github.com/giripriyadarshan/skelopy
max_upload_size
id1071876
size10,026
Priyadarshan Giri (giripriyadarshan)

documentation

README

Skelopy

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.

Usage

skelopy /path/to/source /path/to/destination

Installation

cargo install skelopy

or just download the binary from the releases page.

Commit count: 5

cargo fmt