Feature #672
Updated by Marco Eichelberg almost 10 years ago
Currently, storescp movescu issues a warning whenever an incoming DICOM file overwrites an existing file with the same name: <pre>DICOM file already exists, overwriting: <filename> </pre> name. getscu and movescu do does not warn, but silently overwrite overwrites the file. This should be harmonized, i.e. getscu and movescu should report the same warning.