tdup-migrate.1 - dedup - data deduplication program
HTML git clone git://bitreich.org/dedup/ git://hg6vgqziawt5s4dj.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
tdup-migrate.1 (491B)
---
1 .Dd April 18, 2019
2 .Dt DUP-MIGRATE 1
3 .Os
4 .Sh NAME
5 .Nm dup-migrate
6 .Nd Migrate a dedup repository
7 .Sh SYNOPSIS
8 .Nm dup-migrate
9 .Ar old-repo
10 .Ar new-repo
11 .Sh DESCRIPTION
12 .Nm
13 migrates the
14 .Ar old-repo
15 to the
16 .Ar new-repo .
17 The
18 .Nm
19 script requires that the dup-list-old and
20 dup-unpack-old binaries are in the PATH.
21 These should be the most up to date binaries
22 that can operate on the
23 .Ar old-repo .
24 .Sh AUTHORS
25 .An Dimitris Papastamos Aq Mt sin@2f30.org ,
26 .An z3bra Aq Mt contactatz3bradotorg .