I am trying to archive a LOT of files (~18,000) at one time. They are small files, but the total zipped size is about 1 GB.
I am getting a failures creating the archive with both 7 zip and zip. There are no details on what the error is, just an Exit code of 77777 and a invalid zip that cannot be opened. Note that the zip is being created on a file share on a remote server (from the VisualCron server).
According to the documentation, zip should handle many files of large sizes. Is there some problem with zips > 1 GB or with many files?
I have gotten 7 zip errors before where I get a prompt that it's an application error that I should report. In a related question, is that a way that I can update the version of zip or 7 zip that is being used by VisualCron?
Thanks,
- Dick