MSFN Forum: File archiver for duplicate files - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

File archiver for duplicate files W/o compression Rate Topic: -----

#1 User is offline   j7n 

  • Member
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 18-December 06

Posted 30 January 2007 - 11:33 AM

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?


#2 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

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/

#3 User is offline   Camarade_Tux 

  • MSFN Addict
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,760
  • Joined: 22-May 05

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 User is offline   jondercik 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 445
  • Joined: 15-January 04

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

#5 User is offline   j7n 

  • Member
  • PipPip
  • Group: Members
  • Posts: 177
  • Joined: 18-December 06

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 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 8,792
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

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

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy