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 flag for rsync #184

Open
simon-zumbrunnen opened this issue May 3, 2022 · 3 comments
Open

--exclude flag for rsync #184

simon-zumbrunnen opened this issue May 3, 2022 · 3 comments

Comments

@simon-zumbrunnen
Copy link

Let's say my project structure looks like this:

main.py
package/
module.py

If I run this project in my computers python environment a pycache directory will be created. I would like to be able to use rsync but exclude this directory.

@bereldhuin
Copy link

+1

This will be a great feature.
Exclude should also work to prevent deleting files on board (ex : a data folder which contains files on the board and not on source).

@aematei
Copy link

aematei commented Jan 21, 2023

+1 here as well. I've been using rsync extensively in a project lately and would love to see this implemented.

@micropicostack
Copy link

+1 from me as well. Would be quite helpful

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

No branches or pull requests

4 participants