I'm looking for compression software that doesn't write to the temp directory on your C drive an then copy it to the file location that you specified.
Its really getting annoying wait 3-5min for it to uncompress and then waiting another 3-5 min as it transfers to a different hard drive or partition.
If it handles multiple formats, mainly *.rar and *.zip, that would be a bonus.
Name:
Anonymous2007-01-23 19:11
I believe Winrar does it in memory and is easily cracked. This is one of several areas where 7zip fails.
Name:
Anonymous2007-01-23 19:13
pkunzip lol
Name:
honis!o/b/3G9ONY2007-01-23 19:49
I use winrar currently. It unrars to your user temp file for windows. For now I made a new temp directory on my storage drive which should save em time for most of my uncompressing needs.
Name:
Anonymous2007-01-23 20:25
All I know is that I once had a 15GB archive I needed to extract to my storage drive and 7zip couldn't do it because it wanted to extract to the drive the archive was on first and there wasn't enough space. Winrar had no problems.
>>6
Great thanks for the tip. I didn't think it would let me leave it cleared.
Name:
Anonymous2007-01-25 1:53
Info-zip commandline zip -9 produces the smallest .zip archives and writes its tempfile directly to target path (renaming it to target filename when done).