> I'm zipping up the DBFs and sending them up to the server.
> The file is getting there with the updated date and time. 
> The program then attempts to unzip the file and completes 
> with the return code of .T. but any existing file isn't 
> overwritten.

Unfortunately, Craig's documentation does not address the issue of
overwriting existing files, as far as I can tell. My testing shows the
library always overwrites existing files, but based on your report there's
evidently at least once scenario where it doesn't. This is obviously a
critical issue.

I wonder if we're doing things the same way. Which method are you using,
Unzip(), UnzipTo(), or UnzipFile()? I'm using UnzipTo(). Also, in your case,
could the file on the target machine have been open by some other process at
the time?

> A quick call to DIRCLEAR() seemed to take care of it in my situation.

What exactly does your DirClear() do? Erase files?

-Rick



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to