jZip Forum    

Go Back   jZip Forum > jZip 1.3 - Our latest version > Bug reports

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-04-2009, 10:29 PM
captainmidnight captainmidnight is offline
Junior Member
 
Join Date: Dec 2008
Posts: 7
captainmidnight is on a distinguished road
Default extraction fails if target directory does not exist

Assume that I have the TAR file t.tar in the current directory where I have a shell window pointing to.

If I execute the command
Code:
jzip  -ed t.tar
then the extraction works, but it dumps the contents into the current directory.

I would like the extraction contents to be dumped into another directory, say the subdirectory .\extract

If I execute the command
Code:
jzip  -ed t.tar  .\extract
then the extraction works, dumping the contents in .\extract if .\extract previously exists before I execute the command. But it fails with a strange error dialog ("There are no files matching the specified criteria. Nothing to do") if .\extract is not currently existing.

Could you fix jzip so that it creates any necessary directories in order to do the extraction? Or is that considered to be too dangerous?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 10:16 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2008 All Rights Reserved to Discordia Limited