vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Download, Upload, Edit, Rename, Delete, CHMOD Files or Dirs in Admin CP (https://vborg.vbsupport.ru/showthread.php?t=44197)

Erwin 12-03-2002 09:31 PM

You run a site off a 56k modem connection??? LOL! I am impressed! :) I will try to catch it when you're online.

Davey 12-03-2002 09:53 PM

Well anything's possible, no matter how insufficient it may be =P. Besides it's not even completely setup yet. I gotta edit forum permissions yet, *rolleyes*.
Yeah, Edwin you're a moderator, you can find my site from there and keep trying it. Eventually you will get lucky =).
But I can't find any relevant text in php.ini that could determine whether CHMOD is on/off. I did glimpse down it, by the way.

Dave.

PS: If you are on MSN/AIM, PM me the addy =D I will contact you and set it up just for you =) =P =D.

NTLDR 12-03-2002 10:00 PM

I would guess that your using Windows, if your using IIS then there isn't CHMOD, you need to edit the security settings for the files to determin what access ISS has to them and uses browsing the site.

BigCheeze 12-04-2002 12:06 AM

Actually I would like to find out how to do the CHMOD remotely as well. I have it on Red Hat 7.2 w PHP 4.1.2

And Davey e-mail me at brian@[NoSpam!!]networkstoday.com or AIM @ BigCheezeAOC and we can talk about hosting you.

Davey 12-04-2002 02:26 PM

Okay, what is of my forum is open, as of now (4:29pm GMT(0)).
Check it out if you want to, but it's not a pretty site at the moment.
I emailed you BigCheeze.

Dave.

freeshares1 12-04-2002 05:25 PM

fantastic!!!!

Davey 12-04-2002 10:01 PM

I'm now closing my server for a while, since packet kiddies found out about the DNS address.

Dave.

Erwin 12-05-2002 01:19 AM

These packet kiddies...

[high]* Erwin shakes his head... ;)[/high]

Davey 12-05-2002 02:31 PM

That's the only reason I don't like putting up servers of any kind (forums, websites, IRC, etc.), because they ALWAYS find a way of spoiling it.
Sad really, isn't it?

Dave.

DaveRobbo 12-06-2002 11:42 AM

I've had this hack installed for a couple of weeks now and been very impressed with it. However, in the last couple of days it's just stopped working with no warning. I've not knowingly changed anything in my server setup, now have I (knowingly) changed any files.

Is there anything that my hosts could have changed to stop it working? They had some downtime for routine maintenance a couple of days ago and it hasn't seemed to work since then. WHat sort of things should I be looking for and asking them?

When I click the vBFTP link in Admin CP all I get is a white background load in the main frame - and nothing else - no errors.

Cheers,
Dave

Davey 12-06-2002 01:40 PM

Perhaps your provider downgraded their PHP version, which might explain the downtime.
That's all I can think of.

Dave.

PS: Try emailing them to ask them if they have the version of PHP required installed.

Erwin 12-06-2002 10:57 PM

Davey is right... this hack needs PHP 4.1.2 or higher... It would be strange for your host to downgrade, but it's possible. They might have disabled all the FTP functions in PHP as well... just email and ask them.

DaveRobbo 12-09-2002 11:49 AM

Thanks for the info guys ... would disabling of the FTP functions in PHP give rise to these symptoms? I'm just getting a white background in the main frame of Admin CP

Erwin 12-09-2002 07:56 PM

I don't know to be honest - never tried it. Ask your host what they changed on the server.

Julio 12-12-2002 03:15 PM

Erwin:

I know this may be a silly question, but I will not loose anything by asking.

Is there a way we can download a whole directory?

I mean... Is great we can upload/download/edit files from work, some from school, or places where we don't have access to an ftp client.... but for example... I have an emergency where I need to backup my public_html folder.... It would be nice to be able to download a full folder...

Can this be done?

BigCheeze 12-12-2002 03:39 PM

DaveRobbo - I had a problem just like that... It had to do with turning on the site compression (The GZIP option under the vBulletin Options in the Admin CP). If it's on, try turnning it off.

Erwin 12-13-2002 01:33 AM

Mmm... I will have to recode it... if I have time I will look into it... I'm not sure if it's possible via a browser, but it should be...

Erwin 12-13-2002 01:34 AM

Also, I use this hack with GZIP switched on and it works fine for me.

BigCheeze 12-13-2002 03:55 AM

Erwin... this hack isn't the only problem. On my system when I turn on GZip, LOT's of stuff (including the site) get's screwed up in one way or another.

Erwin 12-13-2002 06:01 AM

BigCheeze, that means that your host already has ZLIB or GZIP running - you can't compress the info twice. :)

BigCheeze 12-13-2002 12:12 PM

Hmmm.... Wonder how I did that... HAHAHA! I'm my own host :D

Guess I need to go pick up that Red Hat book huh :D

Julio 12-13-2002 02:46 PM

Erwin: It should be possible since it has been done for another forum software... Take your time... Im not rushing anyone to do it... just to let you know it would be a nice idea if it could be included. (By the way... I sent you a PM)

EvilLS1 12-13-2002 11:48 PM

Looks like a nice hack.. I'll have to add this one to my "to-do" list. :)

a43079 12-16-2002 11:31 PM

is there a way a tessing can be added that will allow you to change drives for example i store my haces on another drive and i would like to goto that drive say the board is on drive c: and i wanted to goto drive d:...
thanks
a4

Erwin 12-17-2002 02:39 AM

No.

I made it so you cannot point to remote or separate drives or servers, to prevent leeching.

Boofo 12-17-2002 10:44 AM

Erwin, is there a way to copy files into the temp directory with this hack so we can edit them and copy them back to the right dir? That would fix the problem of having to chmod everything, wouldn't it?

a43079 12-17-2002 10:44 AM

ok is there a way i can change that just so i can access my other drive...or no way possible.....

Thanks for the quick answer..

A4

Erwin 12-17-2002 07:39 PM

Quote:

Originally posted by Boofo
Erwin, is there a way to copy files into the temp directory with this hack so we can edit them and copy them back to the right dir? That would fix the problem of having to chmod everything, wouldn't it?
No, because once you copy a file to the temp directory, and edit it, you can't copy it back as you cannot replace a directory or file without chmodding it. :)

Erwin 12-17-2002 07:41 PM

Quote:

Originally posted by a43079
ok is there a way i can change that just so i can access my other drive...or no way possible.....

Thanks for the quick answer..

A4

Oops... sorry, I thought you were asking about my Flash Player hack! :) That's why I was talking about pointing and leeching...

Mmm... changing drives... I don't think so. You may have to just put the vBftp.php file on the separate drive.

Boofo 12-17-2002 07:42 PM

The reason I asked is because both EditPlus2 and Total Commander allow me to edit files even when they are not the right chmod. They copy them to a temp dir first, edit them and then copy them back without having to change anything.

a43079 12-17-2002 07:49 PM

Quote:

Originally posted by Erwin


Oops... sorry, I thought you were asking about my Flash Player hack! :) That's why I was talking about pointing and leeching...

Mmm... changing drives... I don't think so. You may have to just put the vBftp.php file on the separate drive.

ok i will try

Thank you

Erwin 12-17-2002 08:03 PM

Quote:

Originally posted by Boofo
The reason I asked is because both EditPlus2 and Total Commander allow me to edit files even when they are not the right chmod. They copy them to a temp dir first, edit them and then copy them back without having to change anything.
Really? Are they browser-based FTP PHP programs? I will need to look at the source code to see how they do it. Can you link to them please?

Boofo 12-17-2002 08:12 PM

No, they aren't browser based. At least I don't think they are, in the way you mean it. Total Commander (used to be called Windows Commander) is a file manager and EditPlus2 is a programmer's editor. It, like TC, has FTP support built in. TC's site is:

http://www.ghisler.com

and EditPlus2 can be found at:

http://www.editplus.com/

Erwin 12-17-2002 08:23 PM

If an FTP program is not browser-based, it is authenticated using normal FTP so you don't need CHMOD.

For a browser-based PHP FTP program to work, you need to chmod. Trust me, I've investigated this. There are ways to avoid it, but it will not be PHP based.

Boofo 12-17-2002 08:28 PM

So there's no way to do the temp file thing then, huh? I am kind of worried about doing everything 777 and leaving it that way. I've never had any problems but I have heard horror stories about it. Is is really that dangerous to do it like that? Do you have it set up like that?

Erwin 12-17-2002 08:53 PM

I have a temp directory with stuff in it.. Certain files I edit a lot I chmod 777 too. So far I've had no problems.

Boofo 12-17-2002 08:58 PM

But how do you copy them back to where they belong when you get done editing them?

Erwin 12-17-2002 09:01 PM

I don't. I use it to store certain files. I chmod certain files that I do edit.

grog6 05-03-2003 04:01 PM

[high]* grog6 clicks INSTALL :)[/high]

charlyc 05-03-2003 06:44 PM

This hack doesn't go to any lower directory than where the ftp.php is installed.
I have my forums in a forums directory so it stops there and can't go down to my public_html dir


All times are GMT. The time now is 06:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01347 seconds
  • Memory Usage 1,809KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete