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

Fix byte tempfile offset #21

Merged
merged 3 commits into from
Apr 13, 2022
Merged

Fix byte tempfile offset #21

merged 3 commits into from
Apr 13, 2022

Conversation

chris-greening
Copy link
Contributor

Description

Fixed binary tempfile missing offset back to 0 so now all files that are uploaded to S3 should contain the full data as it appears in the tempfile saved from locations

Fixes #20

@chris-greening chris-greening added bug Something isn't working onedrive Any features or bugs related to onedrive connector aws Any features or bugs related to AWS google Features and bugs related to Google connectors labels Apr 13, 2022
@chris-greening chris-greening self-assigned this Apr 13, 2022
@chris-greening chris-greening merged commit 9e9fc32 into main Apr 13, 2022
@chris-greening chris-greening deleted the fix-byte-tempfile-offset branch May 3, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Any features or bugs related to AWS bug Something isn't working google Features and bugs related to Google connectors onedrive Any features or bugs related to onedrive connector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onedrive.copy_file_to_aws_s3 ocassionaly uploading blank file
1 participant