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

Support .rsync-filter when listing files #90

Open
harendra-kumar opened this issue Jun 12, 2023 · 0 comments
Open

Support .rsync-filter when listing files #90

harendra-kumar opened this issue Jun 12, 2023 · 0 comments
Assignees

Comments

@harendra-kumar
Copy link
Member

harendra-kumar commented Jun 12, 2023

The patterns listed in the rsync-filter file should be honored if an option is on. This will be useful for listing files for backup. Similarly, we can also support .gitignore based filtering.

The file containing the rsync filtering patterns can be specified in the config. The syntax of the file can be found in the man page https://linux.die.net/man/1/rsync .

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

No branches or pull requests

2 participants