microsoft / microsoft/AzureStorageExplorer

Enable specifiying the file name when Downloading one individual blob instead just selecting a parent folder

Open
#8,023 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:gear: azcopy
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Preflight Checklist
Problem

I have log folders for dates, but the file name is the same, so if I download the file into the same folder it will override the previous with the same name

Desired Solution

I would like to specify not just the folder, but the file name when downloading individual blob item

Alternatives and Workarounds

Automatically add a counter to the file name so it wont overwrite

Additional Context

Today I have "Overwrite" or "Do not download" options only

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the individual blob download action and trace how the destination folder and overwrite choice are collected. Define how a user should provide a file name and how that interacts with the existing overwrite behavior, then verify that downloading multiple same-named blobs preserves the selected names without unintended replacement.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.