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

naming of downloaded files is not respected #114

Open
tiborsimko opened this issue Dec 18, 2024 · 0 comments
Open

naming of downloaded files is not respected #114

tiborsimko opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@tiborsimko
Copy link
Member

Current behaviour

When I try to download a file that is linked by the file index through the web interface, the name of the downloaded file does not respect the original file name of the data as they are preserved in the repository.

How to reproduce the problem:

  1. Open https://opendata.cern.ch/record/1
  2. Click on the first "List files" button next to "CMS_Run2010B_BTau_AOD_Apr21ReReco-v1_0000_file_index.json"
  3. Download first file named "00E16FBB-9071-E011-83D3-003048673F12.root"
  4. The downloaded file will be named "CMS_Run2010B_BTau_AOD_Apr21ReReco-v1_0000_file_index.json_0" instead of how the file is actually named.

nf

$ ls -lrt ~/Downloads
-rw-r--r--  1 tibor tibor   611324720 Dec 18 11:19 CMS_Run2010B_BTau_AOD_Apr21ReReco-v1_0000_file_index.json_0

Expected behaviour

The downloaded file should be named exactly as is preserved in the repository, i.e. "00E16FBB-9071-E011-83D3-003048673F12.root".

@psaiz psaiz self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants