rsnap hosts its code at http://web.chad.org/projects/rsnap.

You can learn more at the project's web page.

Launchpad has a mirror of the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:rsnap

There are download files available for rsnap.

See all merge proposals.

rsnap has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:rsnap
Series: trunk
1 Development 2008-09-28 20:15:36 UTC
30. Getting the unused disc space on remo...

Author: Chad MILLER
Revision Date: 2008-09-28 14:59:06 UTC

Getting the unused disc space on remote systems failed because of ssh running
all arguments through a shell later, interpreted as a single string, as to
"sh -c ..." . Now, prepare the string to be safe to pass to a shell.

Some error messages were not quashed. Now, corrrectly list error messages with
their terminating nl/cr.

Finally, only automatically add compression if the dest is not localhost. This
is probably wrong, for using rsync in reverse, remote to local. FIXME.

11 of 1 result
You can't create new branches for rsnap.