When I tried to extract a .7z file with visual cron I get the following message
Invalid archive: open/read error! Is it encrypted and a wrong password was provided?
If your archive is an exotic one, it is possible that SevenZipSharp has no signature for its format and thus decided it is TAR by mistake.
at VisualCronService.ProcessTaskArchiveDecompressClass.OrderWatcher() in C:\git\code\VisualCronService\Jobs\TaskProcesses\File\Archive\clsProcessTaskArchiveDecompress.vb:line 249 - file:
I copied the file from server to my computer and I can extract it without a password. I also tried to create a test .7z file from my computer and drop it on the server for extraction and it work.
Someone have any ideas?
Edited by user
2023-06-30T19:24:54Z
|
Reason: Not specified