Affiliated Business
Home Building Hosting Promotion Make Money Advanced Tools Homebusiness Resources
   Choosing Web Host | Free Hosting | Cheap Hosting | Business Hosting | FTP Software | Articles On Web Hosting   Bookmark Tell A Friend 
ONLINE BUSINESS RESOURCES
  Affiliated Buisness Blog
  Affiliate Program      Directory
  Affiliate Marketing      Web2.0 Directory
  e-Commerce Software
  Google AdSence
  Graphic Editors
  InfoProduct MallInfoProduct Mall
  Internet Marketing
  Merchant Account
  Newsletter & e-Zine
  Offshore Incorporation
  Online Site Builder
  Online Store Builder
  Payment Processing
  Search Engines
  Site Templates
  Success Stories
  Web Programming
  Web Directories
  Web Design
  Web Design Software
  Web Marketing Guides &     Tools
  Web Promotion     Strategies
  Webmaster Tools
AFFILIATED BUSINESS TOOLS



FTP Software

The Most Powerful FTP Clients

Choose A FTP Client That Suits You Best

LeapFTP 2.7.6.613
Award-winning shareware FTP client
956 KB | Windows All | Shareware
FTP Now 2.6.32
FTP Now - amazing FTP client coupling advanced technology for FTP download and upload!
1.69 MB | Windows All | Shareware
My FTP 1.3.2
Easy to use File Transfer program loaded with many features!
4.60 MB | Windows All | Shareware
FTP Commander Pro 7.80
FTP Commander Pro - transfer files with ease using this powerful FTP client
747 KB | Windows All | Shareware
FTP Navigator 7.5
FTP Navigator - transfer files with ease using this powerful FTP client
616 KB | Windows All | Shareware
Site Publisher 2.5.67
Site Publisher - smart automatic FTP client designed for webasters and site owners
931 KB | Windows All | Shareware
CyD FTP Client XP 6.2
Powerful but easy to use program to download and upload files to FTP servers
3.54 MB | Windows All | Shareware

The Most Popular FTP Clients

FileZilla 2.2.18
FileZilla is a free Fast FTP client for Windows with a lot of features
3.31 MB | Windows All | Freeware
FlashFXP 3.3.5.1110 (Beta)
FlashFXP - Powerful and very popular FTP & FXP Client
2.22 MB | Windows All | Shareware
WinSCP 3.8 beta
Freeware SFTP and SCP client for Windows using SSH
1.64 MB | Windows All | Freeware
CuteFTP Pro 7.1 Build 06.07.2005.1
CuteFTP Pro - absolutely the easiest way to transfer files across the Internet
5.86 MB | Windows All | Trial
SmartFTP 2.0.992.28 Beta
Free FTP client that allows you to transfer files across the Internet
2.38 MB | Windows All | Shareware
CuteFTP XP 5.0.4 Build 54.8.6.1
Absolutely the easiest way to transfer files across the Internet
3.06 MB | Windows All | Trial
BulletProof FTP 2.45
Full featured advanced FTP client
2.43 MB | Windows All | Trial

How to Upload a File to Your Website Using the FileZilla FTP Client?

The process of transferring a file from your computer to your website is often referred to as "uploading" that file or "publishing" it. For web hosts that support FTP , or the File Transfer Protocol, you need a program called an "FTP client" to transfer the file.

Download and Install FileZilla

First, go to the FileZilla download page and obtain the Setup version of the latest FileZilla client. The latest version is usually listed first on the page. For example, if the latest version is 2.2.15, click the link "Download FileZilla_2_2_15_setup.exe". Choose a location from which to download. Any location will do, but it is usually faster if you choose the link of a country or state that is nearest to you. Save the downloaded program on your desktop.

Once you have downloaded the program, you will have to install it. Go to your desktop and doubleclick the file that you have just downloaded. Follow the instructions to install it to your hard disk.

Preliminary Steps

Before you can upload any file to your site, you will also need some information from your web host. In particular, you will need to find out the following:

  • The name of the FTP server for your website. For example, your host may tell you that your FTP hostname is "ftp.example.com".
  • Your user id or login username for your FTP account.
  • Your password for your FTP account.
  • The directory where you need to place your files so that they can be seen by a web browser visiting your site. For example, your host may tell you to place the files in a subdirectory called "www" or "public_html" or even the default directory that you see when you log into your FTP site.

If your web host tells you that you do not have FTP access, you cannot use this tutorial. You will have to use whatever method the web host has designated for you to upload your files.

Steps to Uploading or Publishing a File to Your Web Server

For the purpose of this tutorial, I will assume that you wish to upload a file called "feedback.php". Everytime you see "feedback.php" mentioned, you can substitute that name with the name of the file you actually wish to upload. FileZilla does not restrict you to uploading only files of that name. You can upload images (eg, GIF, JPG, PNG, etc), HTML files, video clips, music files (eg MP3 files, WAV files, MIDI files), Perl scripts, PHP scripts, and so on.

  1. Start up FileZilla. The first time you start it, it will ask you whether you want to save your settings in the Registry or an XML file. If you are using FileZilla on your own computer with no other users and you are logged in as Administrator, it probably doesn't matter which option you select. If there are other people using the same computer, you probably should choose to save the settings to the Registry. If you are not sure, or nothing I just said made sense, choose to save your settings to the Registry.

  2. Click the "File" menu followed by the "Site Manager" item on that menu. A dialog box will appear.

  3. Click the "New Site" button on that dialog box. This creates a new item under "My FTP Sites" called "New FTP site". Rename "New FTP site" to the name of your site if you wish. By default, the keyboard cursor would have been placed in the name portion of "New FTP site" allowing you to change the name immediately. If you have lost the cursor because you accidentally clicked somewhere else in the dialog box, you can get it back by simply clicking once on the name. Note that this name can be anything you wish - it is not required for accessing your site. However, you will probably make your life easier if you change the name to that of your site rather than the cryptic "New FTP site".

  4. In the section entitled "Site details", enter the name of your FTP server in the "Host" input box. For example, if your web host told you that your FTP hostname is "ftp.example.com", enter "ftp.example.com" into the space provided.

  5. Leave the "Port" and the "Servertype" entry boxes alone. Use your mouse and click on the "Normal" radio button in the "Logontype" section. This will enable the "User" and "Password" boxes for the next step.

  6. Enter your user id or your login name (or whatever your web host calls it) into the "User" input box. Likewise, enter your password into the "Password" input box. If you don't want to bother with entering your password everytime you connect, leave the box "Don't save password" unchecked. If you are sharing your computer with others, and don't want others to be able to access your site, you should probably check the "Don't save password" check box. FileZilla will then prompt you for the password when you try to connect in future.

  7. Click the "Connect" button. FileZilla will proceed to log you into your server. If it is successful, you will see a directory listing of your website's account in the right window pane. The left window pane is the directory listing of your own computer.

  8. If your web host told you to only upload in a specific subdirectory on the web server, such as in the "www" or "public_html" directory, change to that directory by doubleclicking its name in the right window pane (the "Remote Site" window pane). FileZilla will open that folder and show you its contents.

  9. Next, locate the file that you wish to upload in the left window pane (the "Local Site" pane). Both window panes behave like a Windows Explorer windows, so navigating them should not be unduly hard. Once you have located the file you wish to upload, say "feedback.php", doubleclick it to upload it to your website. Alternatively, you can drag that file from the left window pane to the right window pane. The file will be uploaded to the folder that is currently open on the right window pane, so make sure you have changed to the directory you want before dragging the file there.

  10. As FileZilla proceeds to upload your file to your site, you should be able to see the upload progress in the bottommost window pane in FileZilla. When the upload has completed, you can disconnect from your website. Do this by clicking the "File" menu followed by the "Disconnect" item.

Congratulations! You have successfully uploaded a file to your website using an FTP client, FileZilla.

Your Free FTP Software in Windows XP

Are you running Windows XP? If you are, you can use Windows XP as an FTP client, and save your money on the purchase of FTP client software. Windows XP works very well as an FTP client, allowing you to upload or download your files onto your hosting provider's server.

By using the network manager that comes with Windows XP, you can transfer, or upload, your website from your local drive, to your hosting account.

To use Windows XP as an FTP client, you will need your FTP settings handy. Specifically, you will need your FTP User Name, and your FTP Password, which were provided by your hosting provider when you setup your account. You will also need your web site URL, for example: http://www.yourdomainname.com , and your FTP Site URL ftp://www.yourdomainname.com . If you are missing any of this information, you can log into your hosting provider account manager to retrieve it.

1) You will want to setup your Network Place in Windows XP. To do this, in Windows XP, select Start>Settings>Network Connections>My Network Places>Add a network place. The Add Network Place Wizard window will appear. Click Next. 2) Select Choose another network location. 3) Enter the internet address for your FTP site: i.e. ftp://www.yourdomainname.com . Click Next. 4) Uncheck the "Log on anonymously" box, and enter your FTP User Name. 5) Type a name for your network place. This can be any name you want that best describes your site. Click Next. 6) Click Finish.

Your Network Place will now open in a new window. The Log On As window will display, and you will need to enter your FTP Password to log into your account on your hosting server. Make sure your internet connection is open when you logon.

To see files on your local drive select: View>Explorer Bar>Folders.

To transfer files to your hosting server, you simply copy and paste, the same as you would with a file in Windows Explorer.

Good work! You can now upload and download files to your hosting server. Finally, you will want to open your internet browser, and check that your files were uploaded properly.

 

AddThis Social Bookmark Button

 
INTERNET MARKETING TOOLS
Site Build It! - Web Hosting
The Best Hosting Solution For Your Small Web Business

The Best Hosting Solution For Your Small Web Business.
Compare Site Build It! to Yahoo! Web Hosting Pro, Verisign Web Business Expert, and Microsoft bCentral Professional.






Web site Top Affiliated-Business.com: The art of making money online... Web site Top
Home | Building | Hosting | Promotion | Make Money | Tools | Homebusiness | Resources | Tell A Friend | Add To Favorities | Link To Us | Partner With Us | Site Map |
About Affiliated-Business.com  |  Privacy Policy  |  Disclaimer  |  Copyright  |  Terms of Service  |  Collection Of Links  |
©2004-2007 Affiliated-Business.com® - All rights reserved.