The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Download, Upload, Edit, Rename, Delete, CHMOD Files or Dirs in Admin CP Details »» | |||||||||||||||||||||||||||
Download, Upload, Edit, Rename, Delete, CHMOD Files or Dirs in Admin CP
Developer Last Online: May 2013
vB FTP 2.1 - a FTP client for vBulletin
vB Admin CP Integration by Erwin Loh Have you ever wanted to edit, download or upload files to your server or edit one of your forum PHP files, but have no access to an FTP client? Well, this is the hack for you. It basically adds a secure FTP interface to your vB Admin CP. You can edit, delete, download, upload, create, or rename files, OR do the same for directories, all from within the comfort of your Admin CP through your browser. Version 2 update 1) Ability to SEARCH while editing a file (similar to the search feature when editing templates) 2) Ability to view and change CHMOD of files and directories Version 2.1 update 1) Fixed a view IMAGE cache bug 2) Fixed version number bug - features as requested! NOTE: The CHMOD feature can only work if you have set up your server to allow file permission changes - most servers will NOT allow you to CHMOD files or directories through your browser for security reasons. Features -------------- 1) Integrated into vB Admin CP - uses Admin CP cp.css style 2) Create, delete, rename directories 3) Create, delete, rename, edit, upload or download files 4) Ability to view and change CHMOD of files and directories (if this is set up on your server!) 5) View, Zoom In/ Zoom Out with GIF/ JPG files 6) Different icons for different types of file (configurable) 7) Ability to password protect the vB FTP file (configurable) 8) FTP functions straight from within your Admin CP!!! Installation ----------------- YOU MUST FOLLOW ALL THESE STEPS FOR THIS TO WORK PROPERLY! NOTE: This hack requires PHP 4.1.2 installed or better. Instructions in the "Installation.txt" file of the attachment. It's easy - uploading 1 file to your admin directory, and uploading images to the images/ftp subdirectory, and then editing your admin/index.php file so you can link to the ftp.php file. Once this is installed, you can just click on the "vBFTP" link in your Admin CP on the left column underneath your "Control Panel Home" to access this. Additional Features (already inbuilt) ---------------------------------------------- 1. Password Protect vB FTP. 2. Toggle functions of FTP on or off. 3. Type of files you can edit. 4. Hide files or directories. 5. Changing the timeout (if you have trouble downloading or uploading large files). 6. Going higher in the directory structure, all the way up to ROOT Click on this link to read instructions on how to use these in-built features now: https://vborg.vbsupport.ru/showthrea...466#post305466 I have added a textfile to the ZIP called "ExtraFeatures" with the same instructions. If you like this, please click the INSTALL link at the bottom of the thread, so that I can send you updates! Enjoy! Dr. Erwin Loh Show Your Support
|
Comments |
#112
|
|||
|
|||
Is it security risk. i see no risk at all. i wont argue about it. but here is how i was think it will work
you going to have Two folders. Folder with anyn access or user name and password with permission to read. second folder will be an upload folder to each person personal folder its going to work same as VB but with FTP integration i would do it if i know anything about PHP |
#113
|
|||
|
|||
Like I said, I'm using this a little differently. I have 2 copies of ftp.php (one called ftp.php, one called ftp2.php) in my admin directory.
The first one is to be used just to manage my forums. So it's access only starts at the /html folder. But I have the 2nd copy that I want to use to have complete access to my server (Like I said.. I really like this hack! It's GREAT!!). And becasue of the access level I want it username & password protected. But they both appear to be using the same cookie, so it's causing some strange results. Erwin - is there anything quickly I can do to change the 2nd php file to use a different cookie?? Thanks!!! |
#114
|
||||
|
||||
Quote:
cookie_username (with and without $ in front) Change it to cookie_username2 Do the same for cookie_password. See if that works. |
#115
|
|||
|
|||
Quote:
OOO Great Erwin... I bow to you! THANKS! Works GREAT!!!! |
#116
|
|||
|
|||
And, I made it so ftp.php won't display ftp.php or ftp2.php.
Not like it's REAL secure, but it add's a little extra security so only I can access everything, but the other admin's can still access the forum. Again.. THANKS for my favorite and most used hack!!! |
#117
|
|||
|
|||
A couple of things.
For some reason (and don't start saying stuff :P) CHMODDING will not work for me. I run my server locally (this is the part), and I KNOW there is no need for FTP access, but I want to give access to my other Administrators. Also, if I ever find a host, I will have this access to FTP using this, since no other FTP clients really please me. Okay here's what I mean. http://localhost/vB/admin/ftp.php?action=chmod_prompt&path=announcement.php. This is to CHMOD 'announcement.php'. The CHMOD is 666. I click on '666' to change the CHMOD. I selected ' 7 - Write, Execute & Read' for Owner, Group and Public. It didn't CHMOD. No errors, nothing. The other thing, is the hack on the whole is working VERY slowly. Twice as slow as other .php pages. I can't understand why, though. Any ideas/suggestions will be appreciated. Thanks. Dave. |
#118
|
||||
|
||||
What version PHP are you using? This hack needs at least 4.1.2.
As for CHMOD, you need to enable it in your php.ini. I don't know how to do this to be honest, I have my server technical guys do it. As for the speed, this hack works fast for me. I can upload, download, edit files, etc. just as fast as I do using an FTP client. |
#119
|
|||
|
|||
Umm, I'm using php version: 'PHP Version 4.2.3'.
Dave. |
#120
|
||||
|
||||
Security on most servers will prevent remote CHMOD via browser from working. It needs to be explicitly enabled.
|
#121
|
|||
|
|||
As my signature explains, it's being run on this system as we are speaking.
Any ideas on how to do it, still? I can access and edit any files necessary. Just explain what and how. Thanks. Dave. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|