Question:
What is causing this? Was working fine.
ChilkatLog: OpenZip(16ms): DllDate: Oct 1 2015 ChilkatVersion: 9.5.0.53 UnlockPrefix: FROSTBZIP Username: 2K7MBS1:le03964a Architecture: Little Endian; 32-bit Language: Windows Perl VerboseLogging: 1 openZip(16ms): zipPath: "\\fnb.cfbi.local\data\apps\ftp\ftpdl\USER\data\ENTKMAILBOX_D20151027T110837P4496ST1_usOCTeb.zip.trillianzip01" oemCodePage: 437 WindowsError: The system cannot find the path specified. WindowsErrorCode: 0x3 win32CreateFileAnsi failed. localFilePath: _\\fnb.cfbi.local\data\apps\ftp\ftpdl\USER\data\ENTKMAILBOX_D20151027T110837P4496ST1_usOCTeb.zip.trillianzip01_ currentWorkingDirectory: L:\Apps\FTP\frostbankprograms localWindowsFilePath: _\\fnb.cfbi.local\data\apps\ftp\ftpdl\USER\data\ENTKMAILBOX_D20151027T110837P4496ST1_usOCTeb.zip.trillianzip01_ Failed to set MemoryData from file. --openZip Failed. --OpenZip --ChilkatLog
More info, Embedded " added because one of our zip files had spaces in the path/name, and this messed it up.
How would one handle that situation?