Skip to content

Conversation

@NotLazy
Copy link

@NotLazy NotLazy commented Jul 29, 2025

No description provided.

@book
Copy link

book commented Nov 17, 2025

rsync does the consistency check that sources are either all remote or all local, so instead of doing that check in timemachine, maybe it could be delegated to rysnc, which would die with the relevant error.

The errors are either:

  • Unexpected local arg if the first source is remote
  • Unexpected remote arg if the first source is local

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants