Re: Problematic NSTask issue
Re: Problematic NSTask issue
- Subject: Re: Problematic NSTask issue
- From: "Aaron Vegh" <email@hidden>
- Date: Tue, 4 Dec 2007 15:43:33 -0500
Hi there,
> I think you need to add some parameters to define an output path to unzip (-d path),or use the setCurrentDirectoryPath message.
Okay, I tried that, but same result. Actually, I'm starting to see
something new here. Here's my current output, and note the new stanza
from this "Archive:" process.
2007-12-04 15:39:43.054 Quantum2[84111:10b] file is
/Users/aaron/TestDir/sample.enc
Archive: /Users/aaron/TestDir/sample.enc
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of
/Users/aaron/TestDir/sample.enc or
/Users/aaron/TestDir/sample.enc.zip, and cannot find
/Users/aaron/TestDir/sample.enc.ZIP, period.
A suggestion was made that the output looks a little funky; perhaps
there's some weird line breaks? I don't know how to check for that.
Cheers,
Aaron.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden