Jump to content

Initial Ftp Setup?


Recommended Posts

I have a friend who I recommended join the TCH family. She did, and is trying to connect to her site via FTP. I'm trying to remember how this is set up on accounts initially. Do you have to create an FTP user, or is there one already created with your default cPanel username? (Its been a while since I opened a new account with TCH.... I can't remember how this part is set up on new accounts.)

 

She says she is using her cPanel username and password for connecting to FTP, but she is getting username/password errors, using both FireFTP (Firefox extension) and the FTP Client built into Windows Explorer.

 

Should I point her to the help desk?

 

Thanks!

Link to comment
Share on other sites

It should be in the welcome email

 

ftp host: IP or ftp.domain_name

user: cpanel_name

password: cpanel_password

remote folder: public_html

 

use Passive: checked

 

if she can access cpanel ( to make sure of the right user/password )

maybe try core ftp as the windows ftp is hard to use.

Link to comment
Share on other sites

My friend was able to resolve her problem. She changed her cPanel password, and then forgot she had changed it.

 

Once she realized that, all the other problems were solved.

 

Thanks for your input.

Link to comment
Share on other sites

Windows has an FTP program...Hmmm, that is news to me, where do I find that?

 

It should be in the welcome email

 

ftp host: IP or ftp.domain_name

user: cpanel_name

password: cpanel_password

remote folder: public_html

 

use Passive: checked

 

if she can access cpanel ( to make sure of the right user/password )

maybe try core ftp as the windows ftp is hard to use.

Link to comment
Share on other sites

Windows FTP is a command line FTP program. You access it from a DOS command prompt.

 

>ftp ftp.your-TCH-domain.ext

 

What Paul is referring to is using Windows Explorer's address bar to enter the FTP address to open. I have not been able to get that to work.

Link to comment
Share on other sites

Using Windows Explorer you can also do the following (some people don't like this method as your username stays in the browser history):

 

1. Open Windows Explorer (Right-click Start and select "Explore").

2. In the address bar enter: ftp://<username>@<yourdomain.ext>

For example, if your FTP user is skywalker and your website is starwars.com, you would enter: ftp://skywalker@starwars.com

3. A Log on As dialog will appear. Enter your username and password.

The explorer opens your FTP site.

 

 

Optionally, you can do the following:

 

1. Open Windows Explorer (Right-click Start and select "Explore").

2. In the address bar enter: ftp://<yourdomain.ext>

For example, if your website is starwars.com, you would enter: ftp://starwars.com

3. An FTP file folder error will appear. Click Ok.

4. From the File menu, select "Login As". The Login As dialog will appear. Enter your FTP username and password.

The explorer opens your FTP site.

 

 

The third way is what Jayson said above. (Some people don't like doing this, because then their FTP username and password appear in the browser history):

 

1. Open Windows Explorer (Right-click Start and select "Explore").

2. In the address bar enter: ftp://<username>:<password>@<yourdomain.ext>

For example, if your FTP user is skywalker, that user's password is jediwarrior and your website is starwars.com, you would enter: ftp://skywalker:jediwarrior@starwars.com

The explorer opens your FTP site.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...