How to use RapidLeech auto upload option
In this tutorial I will show you how to save your time with RapidLeech auto upload.
So you use rapidleech and want auto upload a bit faster.
First when i upload with rapidleech i open auul.php then i choose hosts where to upload my stuff and then file.
This take a lot of time to sort my hosts out where to upload.
I takes like at least 1 min to search hosts i like.
What to do ?
Let rapidleech choose hosts for you.
How ?
First Download and backup your “hosts/upload/” folder.
Then delete from “hosts/upload/” all hosts you don’t never use.
Example i keep :
Open auul.php
Find (~365 line):
<td><input type="checkbox" name="hosts[]" value="<?php echo $upl; ?>" /></td>
Replace with:
<td><input type="checkbox" name="hosts[]" checked value="<?php echo $upl; ?>" /></td>
So when you are going next time to use auto upload you have to choose only file you want to upload.