8000 GitHub - kamadak/rsdumpfs: Backup tool like pdumpfs based on rsync
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kamadak/rsdumpfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Backup Tool Like pdumpfs Based-on rsync
---------------------------------------

   This is a daily backup tool inspired by pdumpfs [PDUMPFS] but built on
   top of rsync's --link-dest option.

Usage
-----

   % rsdumpfs SRC DEST

Differences from pdumpfs
------------------------

   -  Directory hierarchy is yyyy/mmdd instead of yyyy/mm/dd.
      (Closer to Plan 9's fs.)
   -  Hard links are preserved.
   -  Traversal order is different.
   -  Directory names are printed with trailing slashes.
   -  Device and special files are printed differently.
      (Both tools ignore them.)

References
----------

   [PDUMPFS] Satoru Takabayashi, "pdumpfs: a daily backup system similar
      to Plan9's dumpfs", <http://0xcc.net/pdumpfs/>.

About

Backup tool like pdumpfs based on rsync

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0