bkp
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/bkp/
Utility that makes backups of your files/directories.
pip install bkp
bkp is a command-line tool for creating backups of files or directories. It can produce simple copies or .tar archives with optional metadata like author, creation time and commit messages for tar backups.
The tool supports multiple files and restores data to the original location with a single command. Use the -a
flag for archives and -m
to add comments.
Useful for developers and power users, bkp ensures quick backups and easy restoration without complex setup.