Skip to content

Suggestion: multiple SOURCEs #63

Description

@kversl

I'm very glad I found your project! - I like it very much.

please, enable multiple sources like rsync does:
rsync SRC... [DEST]

reasons:
I have multiple SOURCE dirs which I want to backup at the same time into the same TARGET. Currently, I have to issue one commandline per SOURCE

  • Multiple required commands glued together into one line are ugly, but this seems to be the only way to start a multi-source timemachine backup from cron or other system event.
  • a multi-source multi-liner produces an ugly result, because only the latest SOURCE remains in target Current directory, while all other SOURCE dirs of my backub job are cluttered each into another timestamped/past directory in the target.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions