An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# RDUP Disk Usage

[![Build Status](https://travis-ci.org/dpc/rdup-du.svg?branch=master)](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