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

Update the progress when sync #96

Open
cauealvesbraz opened this issue Jan 15, 2016 · 1 comment
Open

Update the progress when sync #96

cauealvesbraz opened this issue Jan 15, 2016 · 1 comment

Comments

@cauealvesbraz
Copy link

Hello,

When my credentials do not have permissions for delete a object, the sync are showing the object are deleted but is wrong.

@pgherveou
Copy link
Owner

Yes this is because we are deleting all the files in bulk when the stream ends
https://github.com/pgherveou/gulp-awspublish/blob/master/lib/index.js#L390
We dont handle the error, I guess we should report it somehow to the user.
Feel free to send a PR if you want to implement that.

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