Results 1 to 2 of 2
Hybrid View
-
22nd Sep 2010, 11:12 AM #1OPMemberWebsite's:
muzica-gratis.com cartoons-forum.orgRapidleech unzip question
Hello.
Is there a way to make unzip overwrite the existing files in folder?
For instance I have several zip files and in each file there is an important file and a readme.txt file.
The script extracts the first file and at the second one it gives error:
Some file(s) inside archive.zip already exist on download directory
and stops.
Any way to make it overwrite or skip?Ccucu Reviewed by Ccucu on . Rapidleech unzip question Hello. Is there a way to make unzip overwrite the existing files in folder? For instance I have several zip files and in each file there is an important file and a readme.txt file. The script extracts the first file and at the second one it gives error: Some file(s) inside archive.zip already exist on download directory and stops. Any way to make it overwrite or skip? Rating: 5
-
22nd Sep 2010, 11:43 AM #2OPMemberWebsite's:
muzica-gratis.com cartoons-forum.orgnevermind, found the solution...
For anyone else interested, in /classes/options/unzip.php file, find and delete:
foreach ($allf as $k => $properties) {
if (file_exists($options['download_dir'].basename($properties['file_name']))) {
$file_inside_zip_exists = true; break;
}
}
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
question about vps rapidleech !
By bdr111446 in forum File Host DiscussionReplies: 1Last Post: 31st Dec 2011, 08:39 PM -
unzip file and run
By haseeb042 in forum Technical Help Desk SupportReplies: 2Last Post: 23rd Feb 2011, 02:59 PM -
Rapidleech question
By gamelord in forum Technical Help Desk SupportReplies: 5Last Post: 21st Nov 2009, 12:40 PM -
rapidleech question
By priviet02 in forum General DiscussionReplies: 11Last Post: 12th Sep 2009, 09:50 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...