Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyz
backupninja
Commits
a9e94e27
Commit
a9e94e27
authored
Jan 19, 2006
by
intrigeri
Browse files
Options
Downloads
Patches
Plain Diff
TODO: added some bits from my own TODO, he he
parent
f61f61e3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+11
-1
11 additions, 1 deletion
TODO
with
11 additions
and
1 deletion
TODO
+
11
−
1
View file @
a9e94e27
...
...
@@ -4,8 +4,18 @@ you are working on it!
. Make ninjahelper allow you to pick what type of backup you want (instead
of just assuming you want local-to-remote, or push backups. Some people
want local-to-local, or remote-to-local, or pull backups).
want local-to-local, or remote-to-local, or pull backups). This has been
reported for the duplicity handler as Debian bug #346040.
. Make it so backupninja can be run as a regular user, instead of requiring
root
. Implement the vsnames options in the mysql, svn and sys handlers, the same
way as it already works in the duplicity and rdiff handlers. Then edit the
corresponding helpers to make them use the lib/vserver functions to support
this option.
. Factorize the rdiff.helper's connection-related functions into a lib, so
that they can be used by dup.helper too. (NB: don't forget that the dup
handler has a sshoptions configuration setting, that is often used to
specify an alternative SSH key, or a specific IP to bind to.)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment