MoshiachNow
IS-IT--Management
HI,
Occasionaly the code fails when creating the final ZIP.
I suspect that some of the files are locked by other application even for read.
Is there any way to verify that all files that were added to the archive are readable ,prior to creating the final Archive ?
thanks
===============
unless ($zip->writeToFileNamed($ZIPNAME) == AZ_OK) {
print STDOUT "Zip write error $!\n",'RED';
print STDOUT "Zip write error $!\n"
}
Long live king Moshiach !
Occasionaly the code fails when creating the final ZIP.
I suspect that some of the files are locked by other application even for read.
Is there any way to verify that all files that were added to the archive are readable ,prior to creating the final Archive ?
thanks
===============
unless ($zip->writeToFileNamed($ZIPNAME) == AZ_OK) {
print STDOUT "Zip write error $!\n",'RED';
print STDOUT "Zip write error $!\n"
}
Long live king Moshiach !