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 sync missing files #88

Open
shankerwangmiao opened this issue Aug 14, 2020 · 3 comments
Open

S3 sync missing files #88

shankerwangmiao opened this issue Aug 14, 2020 · 3 comments

Comments

@shankerwangmiao
Copy link
Member

exec aws --no-sign-request --endpoint-url="${TUNASYNC_S3_ENDPOINT}" s3 sync ${TUNASYNC_AWS_OPTIONS} "${TUNASYNC_UPSTREAM_URL}" "${TUNASYNC_WORKING_DIR}"

ref: tuna/issues#910

The last modify time of py3/redhat/8/x86_64/latest/repodata/repomd.xml on our server is May 4, and is Aug 14 according to the headers of the file in question.

@shankerwangmiao
Copy link
Member Author

ref: tuna/issues#945

@shankerwangmiao
Copy link
Member Author

ref: tuna/issues#1029

@shankerwangmiao
Copy link
Member Author

Reopen since --exact-timestamp is not compatible with non-aws s3 implementations which have more precise resolution of last modified timestamp.

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