Difference between revisions of "FTP configuration (MGDP2050)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(FileZilla example)
(Main panel)
Line 33: Line 33:
 
=== Main panel ===
 
=== Main panel ===
  
This example demonstrates the FileZilla main panel:
+
This example demonstrates the FileZilla main panel.
 +
 
 +
* The left column (under "Local site") is where you browse files on your hard drive.
 +
* The right column (under "Remote site") is where you browse files on the web server
 +
** In the right column, notice how the web pages are in a sub-directory named <code>mdgp2050.htcwebcreative.com</code>
 +
** The subdirectory is the same as the URL in a web browser, when you browse the website
 +
** Your subdirectory is similar: <code>mdgp2050.htcwebcreative.com</code>
  
 
[http://karljones.com/images/wiki/filezilla-mgdp2050/FileZilla-main.png http://karljones.com/images/wiki/filezilla-mgdp2050/FileZilla-main.png]
 
[http://karljones.com/images/wiki/filezilla-mgdp2050/FileZilla-main.png http://karljones.com/images/wiki/filezilla-mgdp2050/FileZilla-main.png]

Revision as of 08:44, 6 March 2016

This page describes FTP File Transfer Protocol configuration.

It is specifically designed for MGDP2050, but also serves as a general example of FTP configuration.

FTP client

Install and run any FTP client, such as FileZilla or Fetch.

Each FTP client has its own interface, but all clients use the same configuration information.

Credentials

You will need FTP credentials:

  • Host name, in this case htcwebcreative.com
  • Username
  • Password

Also be aware that your work goes in a subdirectory on the remote server. This is another parameter you need to configure.

Configuration

FTP clients typically provide a "configuration manager" (terminology varies), which allows you to configure multiple connections, for multiple different servers.

The interface will vary from one client to another, but all do the same thing.

Create a new connection in the configuration manager, and enter your credentials.

By storing your credentials in the configuration manager, you can quickly connect to any server you like by picking it from manager.

FileZilla example

Main panel

This example demonstrates the FileZilla main panel.

  • The left column (under "Local site") is where you browse files on your hard drive.
  • The right column (under "Remote site") is where you browse files on the web server
    • In the right column, notice how the web pages are in a sub-directory named mdgp2050.htcwebcreative.com
    • The subdirectory is the same as the URL in a web browser, when you browse the website
    • Your subdirectory is similar: mdgp2050.htcwebcreative.com

FileZilla-main.png

Configuration manager (General)

Here is the Configuration manager (General tab):

FileZilla-config-general.png

Configuration manager (Advanced)

Here is the Configuration manger (Advanced tab):

FileZilla-config-advanced.png