Configuring an FTP Account in Filezilla
FTP Account Configuration
User name: | Your ftp account username |
Password: | Your ftp password |
Server name: | ftp.example.com
(replace example.com with your domain) |
Remote Directory: | /httpdocs/ |
"Passive mode" enabled |
To configure an FTP account in Filezilla, follow the steps below.
This is necessary when in order to upload files to your 12PointDesign account.
-
With Filezilla open, open the File menu, and select
Site Manager
-
Click New Site
-
Type the name of your site. This is what you'll see in the quicklaunch
later on, so make sure it identifies the correct site.
-
On the General tab, you'll set the most important settings.
- Select the General tab.
- Within the Host box, enter the FTP domain, which will be something like
ftp.example.com where
example.com is your domain name. Ensure that the
Servertype is set to FTP.
- Set the authentication information. First, select that the Logontype is
Normal. Next, enter your FTP User name and
Password within the appropriate boxes.
-
On the Advanced tab, you'll set the path-related settings, and optionally the timezone offset.
- Select the Advanced tab.
- Set the Local Directory. This is where the website files
are stored on your own computer.
Next set the Remote Directory, which should be
/httpdocs/.
- Optionally, you can set the Timezone offset. If you're in
Pacific Time, leave this as zero, otherwise you can set it as the hour
offset from Pacific (GMT-8) in order to enable time-based synchronization.
-
On the Transfer settings tab, you'll set up the transfer
mode and connection options.
- Select the Transfer settings tab.
- Leave the transfer mode as its default (Default), then
check the box to limit the number of simultaneous connection, and set the
Maximum number of connections to two.
Our servers are setup to detect abuse and will throttle attempts to abuse unreasonable
numbers of TCP/IP connections.
-
The Charset tab is used to ensure file names are compatible
with the server filesystem, and your HTML.
- Select the Charset tab.
- Select the option to Autodetect the character set.
- Click OK to close the
Site Manager window.
-
Login to your site. Click the quicklaunch button (the arrow
portion of this button), then select your site from the list to connect
-
You're done! Congratulations!
-
To copy files from your computer to the server, simply drag & drop:
|