Jul 20, 2008

Public Hmtl Folder And Www Folder - Something is wrong with the ftp

Free Web Hosting, No Ads > General > Hosted Members Area

free web hosting

Public Hmtl Folder And Www Folder - Something is wrong with the ftp

BooZker
My website has been running fine until a few days ago. First thing i notcied was i made all my nav buttons rollovers and when i uploaded then via ftp the only one that changed was the home page ".../home.html" Then whenever i tried to upload anything else it wouldnt work. It says its uploading, but dosnt. I did all this uploading into the public html folder. Then after getting worried that i will not ever be able to update my site i tried one last place the www folder. What is that folder? It works when i upload stuff and the pages work now, but why and what is this folder? How did my files form the public html folder get in there in the first place?

Any help would be great because my site updates literaly every 24 hrs.

Reply

gameratheart
The www folder is simply a shortcut or "alias" to the public_html folder. In other words, it is the same folder as the public_html one rolleyes.gif . Use it if uploading to the normal public_html folder does not work wink.gif

Hope that helps!

Reply

jlhaslip
The www folder is more correctly defined as an "alias" of the public_html folder. They are the same folder. If you add or delete something to one of them, it also has the same effect on the other.

Reply

kylelnsn
sweet i want to knwo that and you have helped me out dudes, thanks, i ahd problems with my site uploading but then i just re uploaded it and it seemed to work out fine so im not so botherd anymore which is god because i dont have to worry about it, my new site is being sorted by a friendly fellow on here and im going to pay him then its all sorted, wow thsi webdesign is easy, lol, thats a joke i like the ahrder work but with this problem i really would have know wat to do, sorry to knida hijack your thread now back to the public html and the www folder problem, can you disclose further what is wrong with you site and im sure we will all help to sort it out! good luck with it and ill check back later to see what is wrong wuth it!

Reply

Plenoptic
QUOTE(kylelnsn @ Jun 4 2006, 12:36 PM) *

sweet i want to knwo that and you have helped me out dudes, thanks, i ahd problems with my site uploading but then i just re uploaded it and it seemed to work out fine so im not so botherd anymore which is god because i dont have to worry about it, my new site is being sorted by a friendly fellow on here and im going to pay him then its all sorted, wow thsi webdesign is easy, lol, thats a joke i like the ahrder work but with this problem i really would have know wat to do, sorry to knida hijack your thread now back to the public html and the www folder problem, can you disclose further what is wrong with you site and im sure we will all help to sort it out! good luck with it and ill check back later to see what is wrong wuth it!


He doesn't have a problem he just said that it wasn't working and then transferred the stuff from the public_html folder to the www folder and it fixed it and he wanted to know what the www folder is.

Well as stated before they are the same thing and I think the reupload is all you needed to do or maybe you fixed a glitch in the rollover or whatever but yes they are the same and what you put in one will show up in another.

 

 

 


Reply

BooZker
OK yah that helps a lot. Why is there even 2 folders then?

Reply

BuffaloHELP
QUOTE(BooZker @ Jun 5 2006, 06:49 PM) *

OK yah that helps a lot. Why is there even 2 folders then?

public_html folder is the original UNIX command that was established when first public HTML pages were available. However, it wasn't intuitive enough for regular members or caused bit of confusion for average hosting members.

So in recent hosting providers have incorporated WWW folder (which is just another short cut to public_html folder) to make your hosting experience smoother.

Reply

BooZker
ah ha. ok so i can just always use one or the other folder if one is not working. Thanks

Reply

Jimmy
Ah... interesting. Always wondered what it did and why they copied across, but never had the confidence or time to play around deleting stuff from there to see why ;D

Reply

BuffaloHELP
Topic resolved and closed.

If you are the topic starter, please PM a moderator to request to be opened.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. public.html or www folder - 9.93 hr back. (1)
Similar Topics

Keywords : public, hmtl, folder, www, folder, wrong, ftp

  1. How Do I Acces My Www Folder And More?
    (9)
  2. Www Vs. Public_html [resolved]
    (3)
    I didn't know where to post this..... this category seemed about as good a fit as there was. on
    most webservers (my trap 17 one included), there is a public_html folder and a www folder, anything
    uploaded into one also gets put in the other. so i am wondering what is the point of both of these
    folders? can someone tell me why each one exists?....
  3. /tmp Folder In File Manager
    (4)
    I know awhile back there was a question brought up about the /TMP folder taking up space, and if
    anyone remembers that topic do you remember if TMP was an acronym for temporary, and can you safely
    delete the contents in that folder? Right now I am cleaning out my hosting account and the files in
    that folder are the only ones taking up space at the moment.....
  4. What Is The Cgi-bin Folder Used For ?
    (4)
    I have a quick question for you guys, I noticed that in CPanel, there is a cgi-bin folder under the
    www folder, and there is a cgi-bin folder that's created for every subdomain I have. What is
    this cgi-bin directory suppose to be used for ? And is it safe to just delete it ? Thanks in
    advance.....
  5. Ftp 550 - Permission Denied [resolved]
    When I try to delete a folder (7)
    I installed a plugin and then I removed it from the ftp, but it seems their created folder is still
    in my directory. When I try to remove it, I got a FTP 550 Permission denied error, how can I fix
    this? I believe it is causing some problems with my other plugin. Also what is the default
    permissions for any file? Can I set them to be a certain permission level, because I need them to be
    able to execute. Here is the screenshot: ....
  6. Problem Removing Folder On Ftp
    (6)
    hello i've been trying to remove a folder on my ftp location here at trap17 but it doesn't
    seem to do anything at all if an admin or anyone else who has the capabilities can remove it,
    i'd be gratefull the foldername is XD-RedZone....
  7. Path To /.htaccess Folder?
    (2)
    Well - I'm trying to set up .htaccess for a password to a file on my site, but I can't login
    with the user and pass I gave. I think it's cause I don't have the whole directory. I'm
    using this site: http://www.tools.dynamicdrive.com/password/ This is my .htaccess: AuthName
    "Restricted Area" AuthType Basic AuthUserFile /.htpasswds/.htpasswd AuthGroupFile /dev/null
    require valid-user I noticed the htpasswds directory when I was looking around. I expect that is
    what it's for, right? Anyhow, does anyone know the path I need to use this?....
  8. Which Folder
    a noob question (4)
    On which folder should I upload all my website page files? there are lots of folders like www,
    public_html, public_ftp, etc, which one?....
  9. How To Protect Css File From Public?
    (5)
    i want to include a css file in a webpage , but i want to to keep it somewhere where people can not
    access it. for example ,if i keep a css file in, domain.com/somefolder/cssfile.css , then anyone can
    access it.. because in page dource there is that css file url.. i want that even when someone save
    the page , he can not have access to my css file.. is it possible ?? thanks....
  10. Cannot Delete Folder After Lost Ftp Connection
    permission not given to delete file (7)
    hello, well i had created a subdomain and was transferring files into the folder i was disconnect
    from the server many times while uploading the files via ftp once when i reconnect, i saw a file
    with an unusual name something starting with preftp... i tried deleting the file, but it said that
    permission was not granted to do that i tired deleting the complete folder and also tried deleting
    the subdomain from the cpanel but it was of no use can anyone help me with this? thx for your time
    Modified topic title. ....
  11. Public_html Or Www Folder?
    Where to put web files? (5)
    heh..im kind of new to this..but where to i put my pages that i want to show up? like in...
    public_html www ??? plz help hehe Naming your topic title carefully would and will help
    other members in the future. Please take topic title and description seriously. ....
  12. Public_html Or Www Problem
    Site won't show up. (7)
    I've got a problem with my site. When I'm copying it in www folder and trying to look
    I've got only cpanel's error : There is no website configured at this address. So I thought
    that I need to copy my site in public_html folder and when I'm copying my site there I still got
    the same problem! Then I tried with "fantastico" to install nuke PHP. Instalation was completed
    succesfully but when I'm trying to get on my nuke It shows me the same : There is no website
    configured at this address. I'm hosting with mine domain... So where I must "co....
  13. Which Folder..
    a lot of folders in my accoutn already.. (3)
    Hallo guys, /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> i logged
    into my ftp account useing smartFTP program (preety good btw). I see a lot of files and folders in
    my account already, but puzzeled to which one to upload my site into and what all teh other folders
    and file really does? In mine account right now there are: FOLDER: .fantasticodata mail
    public_ftp public_html tmp www FILES: .contactemail .contactsavetime .lastlogin index.html All
    those files and folders were there before i uploaded anything to my space. Which folder do....
  14. Folder Max Size.
    (3)
    Is there a way to restrict a folder max size or restrict uploading size to a certain folder from a
    public user? Like when the folder for guest to upload reach a max size of 500kb, it stops and doesnt
    allow anymore uploading to the folder.......
  15. Moving the contents of a folder
    PHP nulke installed there... (2)
    I want to move all the contents of a folder to another folder as I have pointed a domain to the new
    folder. Actually PHP nuke is installed in the folder that I want to move. What is the method to
    move? Is it as tedious as downloading everything to my PC and uploading again to the new folder, or
    is there a simpler method? If I move everything, will the SQL connection stay? or will it go
    beeping??? Thanks Googlue!....

    1. Looking for public, hmtl, folder, www, folder, wrong, ftp

Searching Video's for public, hmtl, folder, www, folder, wrong, ftp
advertisement



Public Hmtl Folder And Www Folder - Something is wrong with the ftp



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE