https://github.com/dpc/rdup-du
rdup backup disk usage estimator
https://github.com/dpc/rdup-du
Last synced: 9 months ago
JSON representation
rdup backup disk usage estimator
- Host: GitHub
- URL: https://github.com/dpc/rdup-du
- Owner: dpc
- License: other
- Created: 2014-04-28T23:31:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T06:20:03.000Z (almost 10 years ago)
- Last Synced: 2025-09-08T16:31:06.147Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RDUP Disk Usage
[](https://travis-ci.org/dpc/rdup-du)
## Introduction
`rdup-du` is a simple tools that will estimate the disk usage of files that will be backed up by [rdup backup utility][1]
In an essence it just traverse filesystem, omitting directories containing `.nobackup` file and calculate summary of space usage. It's useful for identifying files and directories that take the most space.
[1]: https://github.com/miekg/rdup
## Implementation
`rdup-du` is written [Rust programming Language][2]
[2]: http://rust-lang.org
## Building & installation
cargo install dpc-rdup-du
## Usage
rdup-du