Actions
Feature #672
closedgetscu and movescu should warn when overwriting an existing file
Start date:
2015-11-12
Due date:
% Done:
100%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
Currently, storescp issues a warning whenever an incoming DICOM file overwrites an existing file with the same name:
DICOM file already exists, overwriting: <filename>
getscu and movescu do not warn, but silently overwrite the file. This should be harmonized, i.e. getscu and movescu should report the same warning.
Updated by Marco Eichelberg almost 10 years ago
- Module changed from dcmdata to dcmnet
Updated by Marco Eichelberg almost 10 years ago
- Subject changed from getscu should warn when overwriting an existing file to getscu and movescu should warn when overwriting an existing file
- Description updated (diff)
Actions