Computing.Net > Forums > Programming > PKZIP create problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

PKZIP create problem

Reply to Message Icon

Name: Brummos
Date: April 25, 2007 at 00:02:03 Pacific
OS: dos
CPU/Ram: 2,8/512
Product: IBM/IWHO CARES
Comment:

hi all,

i have made a command line for PKZIP to zip files.

PKZIPC -add C:\test\test\dbf07151.zip @C:\test\lev07151.dfl

Its a simple line, but that doesnt matter now.

The problem is that when i say that the zipfile has to be in a non-excisting dir, i get an error code E14. that means insufficient disk space (thats not true, got 17GB left)
But then i tried to zip the files to a excesting dir, and that works fine.

So the question is: what do i have to to to say that he has to make the dir if it doesnt excist.



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: April 25, 2007 at 01:35:31 Pacific
Reply:

First, I guess 'PKZIPC' is a typo and really means 'PKZIP'.

When I do this:

pkzip -a new2\name

I get:

PKZIP: (E01) can't create: NEW2/NAME.ZIP

I dunno why you get E14, but either way it seems pkzip won't create a dir.

good luck


=====================================
If at first you don't succeed, you're about average.

M2



0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: PKZIP create problem

program in asp www.computing.net/answers/programming/program-in-asp/4543.html

VB 6.0 Calculation www.computing.net/answers/programming/vb-60-calculation/5021.html

Please Help :) www.computing.net/answers/programming/please-help-/8675.html