Guys, still in 7zip v23.0.1 (x64)
forgot to mention, because something wrong with the SSL in specific site, I modify the lib, to get the source using the following function : src - https://stackoverflow.com/a/12446906/1320686 function getSslPage($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); curl_setopt($ch, CURLOPT_HEADER, false); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_REFERER, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);...
Takes so long to parse it ?
https://www.pipiscrew.com/2016/12/7zip-or-rar-your-project-files-and-folders/
today tested - ok finally when a file is in use, print an error ?
hi the folder&command is the same on both situations, I will try one more when came...
the files are not locked, and I didnt get any messsage. trying again 7za a mybackup.7z...
Hi Igor, Sorry the cmd line made by 7za.exe I uploaded the RAR archive also, so your...