log file size is different when downloaded using console and cli #8200
Unanswered
YashCharpe
asked this question in
Q&A
Replies: 2 comments
-
I'm going to close this in favor of tracking the related issue: aws/aws-sdk#615. Also the link you provided isn't working for me, I'm not sure if that was deleted or if you meant to link to another page. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to download log file of writer instance using aws cli. So for that I am using 'download-db-log-file-portion' command like this:
This rds instance has .gz extension log files. On console, I can see the log file size as 25mb but when I download it via the above command, the downloaded file size is of 223mb. Does anyone know what could be the reason behind this and how do I download the log file of 25mb?
Raised the same question here, but couldn't receive a any resolution.
Beta Was this translation helpful? Give feedback.
All reactions