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

Feature Request: Allow an ignore argument #7

Open
atif1996 opened this issue Feb 16, 2017 · 0 comments
Open

Feature Request: Allow an ignore argument #7

atif1996 opened this issue Feb 16, 2017 · 0 comments

Comments

@atif1996
Copy link

Basically it would be nice to be able to define subdirectories/files not to sync up to the bucket.

For example: .git, .idea etc

Presently to only upload what you want, you'd have to stage in a subdirectory and then perform the command from that directory. Aws cli's s3 sync has the following syntax for reference:

aws s3 sync . s3://mybucket --exclude ".idea/*"

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

1 participant