FTP Upload

pasha2k

New Member
Messages
41
Reaction score
0
Points
0
I have upload my website root folder that contains my html, images and php file to the public/html folder. I am still confused on what files should go in the public/ftp folder. What files should go in this public\ftp directory? Is it just an index.html file?

Any suggestions are greatly appreciated.

Thanks
 
Last edited:

allofus

New Member
Messages
183
Reaction score
2
Points
0
hello pasha2k

Your html should go into the public_html folder

/home/yourusername/public_html/index.html

This would be your homepage.

I think the public_ftp folder needs nothing adding to it. I am not sure, but I think it is this folder that is used for anonymous ftp users.
Edit:
http://twiki.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CpanelFiles

This is the cpanel user giude related to files and file management.
 
Last edited:

pasha2k

New Member
Messages
41
Reaction score
0
Points
0
I put my index.html file in the public_html folder and still nothing. public_html/username/index.html is where the file is. Is this correct? why is it not working?
 

allofus

New Member
Messages
183
Reaction score
2
Points
0
I put my index.html file in the public_html folder and still nothing. public_html/username/index.html is where the file is. Is this correct? why is it not working?


/home/yourX10USERNAME/public_html/index.html

to access

public_html/username/index.html

go to yourdomain.com/username/index.html and you will see the file.

I think you should look at the documentation I posted for you, it may be helpful.
 

leonard9

New Member
Messages
5
Reaction score
0
Points
0
If you need a good uploader use dreamweaver. That is what I use and I have had no problems.
 

the bike guru forum

New Member
Messages
14
Reaction score
0
Points
0
Hi, i'm very new to this, so apologies in advance.

I have Dreamweaver CS 4 and the suggested Cyberduck from X10hosting. I cannot make either one register the ftp's. Any suggestions? I have spent what feels like hours trying different combinations of scenarios but to no avail.

Please help.

Matt
 

the bike guru forum

New Member
Messages
14
Reaction score
0
Points
0
Hi again.

I have finally managed to upload something to my domain. The only problem i'va managed to have is the publishing of the data/photos/blog and all the rest of the information i have. I simply have a title of 'Index of /' with 3 bullet points of

any help would be lovely.
 

Gouri

Community Paragon
Community Support
Messages
4,565
Reaction score
245
Points
63
Where did you uploaded your files?


you have to upload the files to your public_html folder
they will be available here

The main file if you make as index.html then it will loaded automatically instead of showing the files list.
 

the bike guru forum

New Member
Messages
14
Reaction score
0
Points
0
I have uploaded and re-uploaded to all available FTPs. Same thing, every time.
Edit:
Now i have another link on the home page

Home/

I click this, i get

Public/

From here, i get the home page i wanted in the first place.

What to do??

Matt
Edit:
SORTED!!!

Thanks for all your help.
 
Last edited:

Gouri

Community Paragon
Community Support
Messages
4,565
Reaction score
245
Points
63
@the bike guru forum

I am glad that you sorted out the problem


@pasha2k

where it the thread starter Is your problem solved? or still ... post back here if not solved
 

allofus

New Member
Messages
183
Reaction score
2
Points
0
My Dreamweaver settings

Remote Info;

Access: FTP

FTP Host: ftp.4allofus.com

Host Directory: public_html/

Login: allofus (same as cpanel and x10 account)

Password: yea ok, but same as cpanel also



GET X10 to enable ssh on your account (paid only)
Tick firewall and change firewall port to 556
this uses sftp which is secure and not exposing your password.

then

Tick Use SFTP

DONE!

NOTE:
You do not have to put public_html/
you could just add a /
this would connect in the root folder of your account, in my case it would be in home/allofus/ folder and my homepage is in
/home/allofus/public_html/index.html
 

zyskzone

New Member
Messages
3
Reaction score
0
Points
0
I decided to post this question under this topic. Can anyone tell me the exact 10hosting site name and Host/IP/URL address, so I can login using FTP? thanks.
 

Gouri

Community Paragon
Community Support
Messages
4,565
Reaction score
245
Points
63
I decided to post this question under this topic. Can anyone tell me the exact 10hosting site name and Host/IP/URL address, so I can login using FTP? thanks.


This is old thread and create you own support thread in free hosting support section


To upload your site then you have to use


Servername : ftp.yourdoamain.com
username : your cpanel username

and upload directory for your web site should be public_html
 

zyskzone

New Member
Messages
3
Reaction score
0
Points
0
I just signed up, and believe the account is still being created, but I assume all the login information will eventually be emailed. Thanks for the info.
 

Gouri

Community Paragon
Community Support
Messages
4,565
Reaction score
245
Points
63
I just signed up, and believe the account is still being created, but I assume all the login information will eventually be emailed. Thanks for the info.

Hi zyskzone,

You account is created and you already linked the forum and hosting account. If you want the information then

Here is

You can login to Cpanel --> http://telecraftworks.x10hosting.com:2082

using cpanel username ezysk

Regarding the ftp

Server name : ftp.telecraftworks.x10hosting.com
 
Top