Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

[CLI] Incorrectly-set AZCOPY env variable causes confusing errors #3234

@Porges

Description

@Porges

If the AZCOPY environment variable is set to a directory containing the AzCopy executable instead of the executable itself, then the CLI produces the error:

ERROR:cli:command failed: 13 Access is denied None 5 None

This is confusing and not helpful. I propose that if the AZCOPY variable is set to a directory, then we look in that directory for the executable.

AB#156895

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions