Details
-
Fix
-
Status: Approved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Resource: com.sos.VirtualFileSystem/src/com/sos/VirtualFileSystem/DataElements/SOSFileListEntry.java
Location: line 288
TargetFileName and TargetTransferFilename for cumulative_filename was identical.
atomic_suffix and/or atomix_prefix was not used for the targetTransferFileName and
therefore the TargetTransferFileName was deleted.
Fix: use suffix and prefix in case of Transactional or atomic transfer as well.