Page 1 of 1
unpack direct from source to destination
Posted: April 7th, 2008, 5:33 am
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.
Re: unpack direct from source to destination
Posted: April 7th, 2008, 5:35 am
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.
Re: unpack direct from source to destination
Posted: April 13th, 2008, 3:59 am
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.
Re: unpack direct from source to destination
Posted: April 13th, 2008, 4:40 am
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.
Re: unpack direct from source to destination
Posted: April 13th, 2008, 12:05 pm
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.