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.
Actions