smaller reset larger         

Main Menu

All times are in GMT -5 :: The time is now 12:49 pm.

Sub Menu

Category Details
Category Name
FTP
Category Created
Tue, 14th Mar 2006
Last Article Update
Tue, 14th Mar 2006
Category Actions
 
(Lost?)

   FTP

How do I upload my files using FTP? 

Many stand alone FTP programs are available on the net, both WS_FTP or CuteFTP, for a PC, or Fetch, popular for Macs.

Check shareware libraries to see what is currently available for download.

You can also use Internet Explorer to connect via FTP.  Unfortunately the Mozilla FireFox browser does not support FTP.

If you wish to use either of the above you need to provide the following information so that the program can connect and transfer files to your member directory.

    Host name: ftp.tripod.com  (note, if you are using Internet Explorer, be sure to type ftp://ftp.tripod.com into the address bar)
    User ID: your username
    Password: your Tripod password


No other information is required to be filled in for you to connect to your site via ftp. If there any remaining fields in your FTP client, leave them blank.

Programs vary, but in general, you want to highlight the files in your local folder that you want to upload to your Tripod FileManager. Once these files are selected (you can do more generally upload as many at a time as you wish), click on either "Upload" or some programs have an Arrow to upload to your site.
Many newer FTP clients are coming out that are drag and drop. So, you can select the files you wish to upload on your hard drive, and drag them into your FileManager once you are connected through the FTP client.

When using Internet Explorer, your initial connection will display this note:

    FTP root at ftp.tripod.com
    To view this FTP site in Windows Explorer, click Page, and then click Open FTP Site in Windows Explorer.

Follow the directions as that message states by clicking on the Page menu, selecting the option to Open FTP Site in Windows Explorer.  You might be prompted for your  username and password again.  Once you have fully connected, you can use this window the same way as is you were browsing your desktop via Windows Explorer.

View Full Article

Can I download my files via FTP? 

Yes, your files can easily be downloaded (for back up purposes) via ftp.

It works the same way as uploading the files, only in reverse. Instead of selecting the files on your computer and dragging them to the "remove view", reverse the process. Select the files in the "remote view", and drag them to your computer's view.

This is extremely helpful to know, so that you can periodically back up your website files on your computer.
View Full Article

Should I use an FTP program, or Internet Explorer? 

Like most things on WebDesign, this is entirely preference.

Personally, I prefer an FTP program (simply for the ability to log errors), while others prefer the Internet Explorer method.

With Tripod, you have the ability to use both. It all boils down to what you're comfortable with.

View Full Article

If my FTP program doesn't work, what should I do? 

A few things to check, before contacting your software manufacturer:

1) Make sure that your firewall is configured to allow your FTP software to connect to the internet.
2) Make sure that your FTP client is configured properly for Tripod
3) Make sure your username and password are correct.

If all of these things are set up correctly, and you still cannot connect using FTP, we suggest contacting the manufacturer of the software in question, for assistance. They'll know specifically what their error message numbers mean, and will be able to help troubleshoot your software.
View Full Article

Why does FTP say my file name is illegal? 

Uploading files via FTP can be tricky. All of your file names (images, text files, word documents, pdf files, and html pages) need to be HTML compliant.

That means that they need to be all lowercase, with no spaces, or nonalphanumeric characters.

For example: my webpage.html won't upload.
Renaming it to my_webpage.html, or my-webpage.html will work, and will allow you to upload it.

Keep in mind, also, that My_webpage, and my_webpage, aren't the same file when coding your HTML.
View Full Article

Can I use anonymous FTP to connect to Tripod? 

No.

Be sure to always log on using your Tripod member name and password.

Anonymous FTP will not work. You are taken to your FileManager when you connect.

View Full Article

Why aren't my images in my images directory? 

By default, your files will upload wherever you tell them to.

If you want the files to upload into your images directory, you'd need to specify that when you're uploading them.

If no directory is specified, they will go into your root level directory.
View Full Article