phpUploader v2.1 - Opensource php based auto uploader

Status
Not open for further replies.
can i stop rar unrar option in script

i just want to leech and upload dont want to rar and unrar :|

Not yet. I might add the option.

Me too. And, i installed this script to /pup/ directory. When i try to upload, i'm getting this error:
Warning: fopen(/var/www/pup/files/) [function.fopen]: failed to open stream: No such file or directory in /home/***/public_html/pup/includes/functions.php on line 174

Read the included instructions file. If you still get that error, stop using this script.
 
Eso, do you have both "rar" and "unrar" installed on your server?



MODIFICATION:
------------------
Here is a minor modification i did to the script. It will remove all .nfo and .txt and .url files and add your own .nfo and .txt files to the rar. Look in the configs directory if are brave enough to edit settings :)

Also, the cookie storage has been modified. They are no longer stored in plain text file which anyone can read and steal your account, but instread, stored in files apache denys access to permanently.


Download: http://somik.org/requests/phpUploader_modified.zip


@lifetalk, i have just modified some bits of your codes, however the full credit still goes to you as i have not put my name on any parts of the script. Hope this is alright
 
Good work mate,I can't wait to test it as soon as possible!

Could you please suggest me a good host offers script prerequisites? Must be a VPS ?

Thanks.
 
Add MU to be used to download :D

Added but need someone with MU premium link to beta test it.


<3 open source... thanks for the add somik

You are welcome.


Good work mate,I can't wait to test it as soon as possible!

Could you please suggest me a good host offers script prerequisites? Must be a VPS ?

Thanks.

Yes, a VPS because to my knowladge, shared hosts dont have rar unrar feature.






New version v1.1 (beta MU upload feature added)
--------------------------------------------------
Change log from orignal script:

1. Cookies secured.
2. Added feature to remove unnessessary files by following extention.
3. Added feature to add own files to new RAR file.
4. Added MU links download option (beta testing).



Download: http://somik.org/requests/phpUploader_mod_v1.1.zip
 
I'm going to make the following changes by today:

- Add conditional parameters for rar/unrar. You can choose to skip rar or unrar. Or both. Or none.
- Add download/upload support for MU, DF, NL. Maybe MS.
- Make a better instructions file.

Somik can then modify my updated version to re-implement the file addition/removal and cookie storage change. Reason I was storing them as plain text files is because this script is supposed to be used privately. Thus, naturally, most would store it in a private/unknown directory.


EDIT: Am actually glad someone has picked up on modifying it and releasing the modded version for free :) That's the whole point of open source! :D
 
@lifetalk, i just modified your config.php and index.php files. If you want me to reimplement those, i'll be happy to help. And i know it was supposed to be used privately, however it doesn't hurt to be extra carefull! :)
 
@lion
The next update with the changes I've mentioned is probably going to be a final release from me for a while. Although, being open source, I don't doubt the fact that this script will continue to evolve and expand. So don't expect a 'final' final version :P

@somik
Sure. :)
 
@lion
The next update with the changes I've mentioned is probably going to be a final release from me for a while. Although, being open source, I don't doubt the fact that this script will continue to evolve and expand. So don't expect a 'final' final version :P


:)) k i never expect for final version :))

i will use next version for sure B-)
 
@lifetalk, PMed you the changes i made to the script (and their proper locations).

And dont worry, if lifetalk dont release a new version, i'll make a few modifications from time to time and release it under his name till he's free :)
 
Status
Not open for further replies.
Back
Top