My program uses PKZIP to zip images to a file on our server. The problem I'm facing is that when one machine strats to zip its images the other does the same and the second one gets locked out and fails. Is there a way to check to see if the directory being used to store the image is free to be used? Thanks.