removing duplicate blobs

Hi,

i had some problems when i tried to upload Solaris PKGs via web upload. This failed twice, i.e. the PKGs were uploaded to the SDS but not registered correctly (seems that the web upload does not like some XML files from the Solaris Installation DVD). The third attempt was successful. But now i have most of the blob files double or triple, which consumes a lot of filesystem space on the SDS. Is it possible to clean this up?

Best Regards,

Kai.

[475 byte] By [kai.hambrecht] at [2007-11-26 10:50:56]
# 1
Can you post the directory path to the blobs you're referring to?
ForumModerator at 2007-7-7 3:03:36 > top of Java-index,Administration Tools,Sun Update Connection-Enterprise Forum...
# 2

the duplicate blobs are in

/usr/local/uce/server/public/private_blobs/SOLARIS_10_0_X86

for example:

# ls -la pkg_upld.3532_Wv7hHN.tgz 50002746.blob

-rw-r--r-- 1 uce-sds uce-sds 35993938 Oct 15 19:14 50002746.blob

-rw-r--r-- 1 uce-sds uce-sds 35993938 Oct 15 17:43 pkg_upld.3532_Wv7hHN.tgz

# ls -la pkg_upld.3532_k8xo0b.tgz 50001957.blob

-rw-r--r-- 1 uce-sds uce-sds 23504388 Oct 15 19:12 50001957.blob

-rw-r--r-- 1 uce-sds uce-sds 23504388 Oct 15 17:39 pkg_upld.3532_k8xo0b.tgz

kaihambrecht at 2007-7-7 3:03:36 > top of Java-index,Administration Tools,Sun Update Connection-Enterprise Forum...
# 3
As the 3rd upload was successful, and the file names are unique, feel free to remove the unwanted items.
ForumModerator at 2007-7-7 3:03:36 > top of Java-index,Administration Tools,Sun Update Connection-Enterprise Forum...