Difference between revisions of "Using"

From FileZilla Wiki
Jump to navigationJump to search
m (→‎Connecting to an FTP server: Distibguish two connection methods)
Line 12: Line 12:
  
 
===Using Site Manager===
 
===Using Site Manager===
You may use the FileZilla [[Site Manager]] to specify specific site parameters and connecto to the targeted FTP site
+
You may use the FileZilla [[Site Manager]] to specify specific site parameters and connect to to the targeted FTP site
  
 
== Navigating on the server ==
 
== Navigating on the server ==

Revision as of 13:25, 23 May 2008

Quick Guide

This guide gives you a short overview on how to use FileZilla. By default you don't have to configure FileZilla, so you can start directly working with the program.


Connecting to an FTP server

Using the Quick Connect bar

To connect to an FTP server, enter the address of the server into the host field of the Quickconnect bar. If it is a special server type like an SFTP server, add the protocol in front of the address. In case of an SFTP server, start the address with 'sftp://'. Enter the port of the server into the port field if it is not the default port (21 for FTP, 22 for SFTP). If a username / password is required, enter it in the corresponding fields, otherwise the default anonymous logon will be used. Click on Quickconnect or press Enter to connect to the server.

Enter-info.png

Using Site Manager

You may use the FileZilla Site Manager to specify specific site parameters and connect to to the targeted FTP site

Navigating on the server

After a successful connection attempt, a list of files and folders appears on the right side of the main window. The current folder is listed in the edit field on the top. Below you will see the remote directory tree and below that, the contents of the current remote folder. There are three ways to change the folder. First, you can double-click a folder in the file list to. Second, you can change the current folder by clicking a folder in the directory tree. Last but not least, you can always enter the folder name into the edit field and pressing enter. You will notice a folder called ".." displayed in virtually all directories. This folder allows you to go up to the parent directory of the current folder.

Navigating-remote.png


Navigating on your machine

Navigating on your machine works almost like navigating on the server. The current local folder and the local directory tree are displayed on the left side of the main window by default.

Navigating-local.png


Transferring files

You can upload or download a file by double-clicking on it. It will be added to the transfer queue and the transfer starts automatically. To transfer folders and/or multiple files, select them and right-click the selection. Then you can click on Upload/Download in the popup menu.

Transfer-rightclick.png


You can also drag the files from one side and drop them on the other side. To add files to the queue so that they will be transferred later, select them and click Add to Queue from the popup menu. You may also drag the files directly into the queue. Click on the Process-queue-button.png button on the toolbar to start the transfer.

Or, you can click on a file, then drag the file (a box is added to the arrow cursor) to the folder where you want to move it, the folder with be highlighted when you are over it, let go of the mouse button and it will be moved to the folder.

Transfer-drag.png


Detailed Information Pages

Detailed information on other aspects of the FileZilla client can be found on the following pages: