0% found this document useful (0 votes)
31 views7 pages

Learning F in 5 Minutes: Framasoft

This document provides a 5-minute tutorial on how to use the FileZilla FTP client. It begins by explaining how to install and set the language of FileZilla. It then summarizes FileZilla's interface and how to connect to an FTP server. It concludes by demonstrating how to upload and download files to and from an FTP server using FileZilla.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views7 pages

Learning F in 5 Minutes: Framasoft

This document provides a 5-minute tutorial on how to use the FileZilla FTP client. It begins by explaining how to install and set the language of FileZilla. It then summarizes FileZilla's interface and how to connect to an FTP server. It concludes by demonstrating how to upload and download files to and from an FTP server using FileZilla.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

In the series

OPEN TUTORIALS
presented by the website FRAMASOFT

LEARNING FILEZILLA
IN 5 MINUTES
(version 2.2.4.f)

Author : Vincent Meunier


Original Title: Matriser FileZilla en 5 minutes (version 2.1.9a)
Original Document: http://www.framasoft.net/article1941.html
Translator: Christian Houlez

framasoft
Discovering the World of Open Source from Windows...
http://www.framasoft.net

Licence GNU/FLD p. 1
Summary

Activating FileZilla and setting it in French (or another language)......................... 4

Understanding of FileZilla's interface...................................................................... 5

How to create a shortcut and connect to an FTP server........................................... 6

How to upload a file to an FTP server..................................................................... 7

How to download a file on an FTP server................................................................8

Licence GNU/FLD p. 2
Activating FileZilla and setting it in French (or another language)

Decompress the archive


containing FileZilla
(with 7-zip, for example)

Afer decompressing the file,


double click on FileZilla.exe.

In the Edit menu, select Settings

In Interface Settings, choose


Language
Select French (or another
language), from the list on the
right

Licence GNU/FLD p. 3
Understanding of FileZilla's interface

Communication between FileZilla (Commands) and the FTP server (Responses)

This part corresponds to the Hardrive on your This is the free space on your host server
computer
N.B. The icon allows you to go up through the folder hierarchy.

Licence GNU/FLD p. 4
How to create a shortcut and connect to an FTP server

In the File menu, choose Site Manager

In the next window, click on New Site (bottom left)


Let's look at a connection to the FTP server of Free (French):

Enter the FTP server address here


(for Free: ftperso.free.fr) Default FTP Port

If you need
authentification
to the server,
choose Normal

Give a name
to your
connection
(Ex. Free) If the
authentification
is Normal, enter
the user name
and password,
given by your
host, in the
corresponding
fields..

To validate the connection, click on Save and Exit.

In order to make a connection to the FTP


server, click on the arrow on the right side of
the icon the toolbar, and choose a
connection name.

Licence GNU/FLD p. 5
How to upload a file to an FTP server

After connecting to the FTP server, select in the Local Site, one or more files (by pressing the Ctrl
key) that you wish to transfer, then drag and drop the file(s) into the Remote Site.

N.B. As on your computer, you can create directories on the server in order to organise your files.
To create directories, just right click in the Remote Site and select Create Directory. The file(s) will
be add to this directory.

A progress bar will appear at the bottom of the window.

When the file transfer is complete, you


will see it in the Remote Site.

Licence GNU/FLD p. 6
How to download a file on an FTP server

It is possible to download some files on the FTP server which do not need authentification. This
kind of connection is called "Anonymous" to use it, you must enter Anonymous as a user name. (if
the user name field is empty, Anonymous is set by default)

It is possible, for example, to download the email client Thunderbird 0.5 in English on the
mozilla.org FTP server.
We will use the Quickconnect bar, but there are, of course, other methods.

In the Quickconnect bar, write the address of the mozilla.org FTP server (ftp.mozilla.org) in
Address, then click on Quickconnect.

Look for the file thunderbird-0.5-win32.zip


while navigating in Remote Site
(pub/mozilla.org/thunderbird/release/0.5)

Right click on the file and choose Download.

The downloading progress bar appears at the bottom of the window.

N.B. The file is automatically downloaded into the Local Site.

Licence GNU/FLD p. 7

You might also like