My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 22, 2008 by ragunathan.pattabiraman
Labels: Featured, Phase-Deploy
UsingDiskPacker  

This page describes the basic usage of DiskPacker

Introduction

DiskPacker is a Ruby script. At present there are no pre-compiled binaries (exe file for windows etc). One can run it from the source.

You just give the list of directories which has your files or other directories you intend to backup. This is what you get back from DiskPacker in return:

Details

For instance, on a windows system input_paths.txt can be like this:

    C:\MY DOCUMENTS\MY DOWNLOADS
    d:/movies
    c:\my documents/my pictures

Alternatively, on a linux system

    /home/username/Documents
    /home/username/Downloads

Here is the output tree strucuture. The details are self explanatory.


Sign in to add a comment
Hosted by Google Code