FTP Basics

FTP is an abbreviation for “File Transfer Protocol”. It is usedĀ for uploading and downloading files to an online server.

Even if you are not aware of this, you probably use FTP regularly. An additional typical FTP use is for downloading files online. You most likely use FTP when you download big files like a video or music. Also, being able to move files to various places makes FTP necessary for anybody designing a Web page.

An FTP address resembles a Website address with the exception that it usually has an “ftp://” rather than an “http://”. A server might be created to be dedicated solely to connect via FTP.

Servers are sometimes dedicated for receipt of FTP hookups. This is called an FTP server or FTP site since it only receives FTP connections; this is similar to a web server which is a computer that’s purpose is to host web pages.

An FTP Client (FTP Software)

FTP Client is just a glorified title for software created to transmit files through an interconnected system. In reality, the internet is a massive, “wide area network” or WAN.

Extra features of the FTP Client consist of: many simultaneous file transfers, being able to make folders on a another server, being able to use CHMOD (Changing permissions); giving files a different name, removing files and other operations.

Where can I get FTP software from?

  1. If you have to send many files, use an excellent Professional FTP system such as WS-FTP Pro.
  2. It is possible to use Windows Explorer for FTP, but many people find it difficult to use.
  3. Filezilla is a very useful free FTP client.
  4. If you only want to upload a few files, or if you just want to try the program out, normally it is possible to obtain a free trial version of some FTP clients.

Before you upload files using FTP, you must know:

  1. The FTP Host (Server) usually ftp.somewebsite.tld or simply an IP address
  2. The FTP Username
  3. The FTP Password
  4. Use Passive FTP? (Typically “Yes”)
  5. Connect Through Secure (SFTP)? (Ordinarily “No”)
  6. The port for the FTP (Typically 21)
  7. You will almost never upload to the initial folder that you connected to when the host connects. Typically web contents are placed in a folder called /public_html or /www or /httpdocs depending upon which operating system is used. In order to publish a website, you must know this. In addition, you must know the name of the main page. (Normally index.htm or index.html, or home.htm) if publishing a website.

Stephen Grisham, Sr. is a copy writer for InfoServe Media, LLC. InfoServe Media is a Houston web design and web hosting company. Or if you just need a few changes to an existing site, InfoServe Media offers website maintenance. Fast and Affordable.

Article Source:http://www.articlesbase.com/web-design-articles/ftp-basics-907235.html

Leave a Reply

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <code> <em> <strong>