unpack direct from source to destination

Want something added? Ask for it here.
Post Reply
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

unpack direct from source to destination

Post by doubledrat »

not sure if this is just me, but it seems that rar files are moved from source to destination, then unpacked.  This means the destination requires double the space (which might be significant!).  It also means the destination HD is thrashed during the unpack.

would it be possible to have an option to unpack from source to destination?  It would be a space saver and would be faster for those whose source and destination directories are on different HDs.
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: unpack direct from source to destination

Post by neilt0 »

"but it seems that rar files are moved from source to destination, then unpacked."

No, they are not. It's easy to see that rars are unpacked from source to dest if you keep both folder windows open.
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

Re: unpack direct from source to destination

Post by doubledrat »

perhaps down to the version?  I'm on 3.2

when I run out of disk space, I end up with half the rar files in the source and half in the destination, hence my belief that they are moved then unpacked.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: unpack direct from source to destination

Post by shypike »

You may as well stop guessing.

Switch and I are redesigning the post-processing/unpacking code now.
The idea is to prevent unnecessary file copying and to unpack from "incomplete" to "complete" so that having two seperate disks is useful.
Also I keep in mind the peculiar behaviour of networked drives.
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: unpack direct from source to destination

Post by neilt0 »

doubledrat wrote: perhaps down to the version?  I'm on 3.2

when I run out of disk space, I end up with half the rar files in the source and half in the destination, hence my belief that they are moved then unpacked.
Here's what happens:

You run out of space, so the unpack fails, deletes the incomplete ISO (for example) and moves the rest of the files over to the dest drive until it's full.
Post Reply