mightyscotchpine
MIS
I'm having trouble with zipping on a client's SCO OpenSever 5 machine.
I've got two files, xyz.dat and xyz.zip.
I'm doing
For some reason, SCO is appending xyz.dat to xyz.zip, instead of replacing it.
I did the same thing on my server, and it replaces it.
Has anyone out there seen this???
---Thanks.
I've got two files, xyz.dat and xyz.zip.
I'm doing
Code:
zip xyz xyz.dat
For some reason, SCO is appending xyz.dat to xyz.zip, instead of replacing it.
I did the same thing on my server, and it replaces it.
Has anyone out there seen this???
---Thanks.