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

Log files are missing .log extension #2529

Closed
pid1 opened this issue Jan 9, 2024 · 2 comments · Fixed by #2534
Closed

Log files are missing .log extension #2529

pid1 opened this issue Jan 9, 2024 · 2 comments · Fixed by #2534
Assignees

Comments

@pid1
Copy link

pid1 commented Jan 9, 2024

Apologies if this is a duplicate, but I couldn't find another report for this.

Which version of the AzCopy was used?

10.22.1

Which platform are you using? (ex: Windows, Mac, Linux)

macOS

What command did you run?

azcopy cp "<vhd_uri>" .

What problem was encountered?

As indicated by the command, a log file is created. However, the log file is actually missing the .log file extension indicated by the output.

Log file is located at: /Users/<user>/.azcopy/<uuid>.log

However, the file is actually at /Users/<user>/.azcopy/<uuid>

How can we reproduce the problem in the simplest way?

Run azcopy cp <uri> .

Observe that the log file is not created with the correct extension

Have you found a mitigation/solution?

The file is created at the expected directory, and can be used as expected.

@gapra-msft
Copy link
Member

@nakulkar-msft can you please take a look?

This was linked to pull requests Jan 10, 2024
@nakulkar-msft nakulkar-msft removed a link to a pull request Jan 10, 2024
@gapra-msft
Copy link
Member

Closing this issue as a PR was merged that will be released as part of 10.23.0 which will resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants