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

S3 upload removes leading dot of file or directory name. #147

Closed
akirasosa opened this issue Jun 25, 2014 · 1 comment
Closed

S3 upload removes leading dot of file or directory name. #147

akirasosa opened this issue Jun 25, 2014 · 1 comment

Comments

@akirasosa
Copy link

I have a question about S3 Deployment.
http://docs.travis-ci.com/user/deployment/s3/

I have some files named like ".sessions.html" whose name starts with dot. After I upload it, it was renamed to "sessions.html". How can I prevent this behavior?

Background:

I try to upload coverage reports created by Jacoco. Jacoco produces some files and directories whose name starts with dot.

@akirasosa
Copy link
Author

I'm sorry. It's my misunderstanding. Exactly, S3 upload does not upload files or directories whose name start with dot. I will close this ticket and create new one.

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