I have a set of files with many duplicates. It is not an option to delete them.
Is there a file archiver that would gather information about the dupes and efficiently pack them. This could be accomplished by a generic compressor with extremely large dictionary (~ 48 MB or so), but the system requirements for shuch an operation, including later decompression, would be inadequate. Maybe disc image with multiple references to the same data?
Page 1 of 1
File archiver for duplicate files W/o compression
#2
Posted 30 January 2007 - 09:13 PM
Any compression software that will create a 'solid archive' will work. Try 7-zip.
http://www.7-zip.org/
http://www.7-zip.org/
#3
Posted 02 February 2007 - 07:37 AM
Your idea for a disc image is possible. The corresponding switch for cdimage is -o : http://unattended.ms...xp/view/web/15/
#4
Posted 02 February 2007 - 08:49 AM
If you know what files are duplicates of what other files, you can write a script to make links to those files using the "fsutil hardlink create" command. This command will create another file name that points at the same data as the other one. One of the lesser know features of versions of Windows XP and higher.
Jim
Jim
#5
Posted 03 February 2007 - 09:21 AM
Thank you for your replies. My apologies for posting in the wrong forum. I'm gonna check out CDImage now.
#6
Posted 03 February 2007 - 09:46 AM
FYI,
CDImage is NOT a PD program, nor is it freely available/usable:
http://www.msfn.org/...showtopic=88660
It would be much better if you would use mkisofs that has a similar option or the version OSCDIMG.EXE that is in the OPK.
jaclaz
CDImage is NOT a PD program, nor is it freely available/usable:
http://www.msfn.org/...showtopic=88660
It would be much better if you would use mkisofs that has a similar option or the version OSCDIMG.EXE that is in the OPK.
jaclaz
Share this topic:
Page 1 of 1



Help

Back to top









