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

Added --exclude argument to exclude subdirectories from syncing. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NotDaveLane
Copy link

Hello,

I've added the --exclude argument to be in line with the rsync --exclude=PATTERN argument: http://ss64.com/bash/rsync.html

It doesn't support actual patterns, just path and file names (relative or absolute).

Thank you for making such a useful tool!

@seedifferently
Copy link
Owner

Hey Dave, thanks for the req. I'll try to get this in the next update.

@NotDaveLane
Copy link
Author

Hi Peter,

Until my pull request is accepted, you can install boto_rsync from my fork. If you have git installed on your machine, you can use the following pip command for a one-step install:

pip install -e git+git://github.com/NotDaveLane/boto_rsync.git#egg=boto_rsync

Hope that helps!

@seedifferently
Copy link
Owner

As you guys can see this project has taken the back-burner for me. Thanks Dave for helping out here.

I still have plans to update and refactor this tool a bit, but it just may be a while.

@etiennesky
Copy link

Hi. If you do not have the time to update this project, I could step in. If you would like I can work with these pull requests from my own repository, or if you trust me you could add me as a contributor. I am a contributor to open source GIS projects GDAL and QGIS. cheers!

@petertwise
Copy link

FYI I have merged @NotDaveLane 's addition of --exclude and @cleverdevil 's fix for ascii characters issue. Currently working great for me. https://github.com/squarecandy/boto_rsync

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.

5 participants