Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude file/dir options? #57

Closed
gebyt-rybrit opened this issue Jul 7, 2020 · 3 comments
Closed

exclude file/dir options? #57

gebyt-rybrit opened this issue Jul 7, 2020 · 3 comments
Assignees
Labels

Comments

@gebyt-rybrit
Copy link

Thank you for timemachine! is there an option to 'exclude' directories/files like there is with rsync using syntax "--exclude" ?

@cytopia
Copy link
Owner

cytopia commented Jul 7, 2020

Yes, you can simply append rsync arguments after last two -- as such:

timemachine src/ dst/ -- --no-times --exclude ...

@gebyt-rybrit
Copy link
Author

great, thank you!

@cytopia
Copy link
Owner

cytopia commented Jul 7, 2020

@gebyt-rybrit closing as your question seems to be answered :)

@cytopia cytopia closed this as completed Jul 7, 2020
@cytopia cytopia self-assigned this Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants