quickguide.htm

来自「一个FTP下载的源代码。代码质量非常高」· HTM 代码 · 共 60 行

HTM
60
字号
<html>

<head>
<title>Quick Guide</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>

<body>

<p align="center" class="PageCaption">Quick Guide</p>
<p align="left" class="bodyText">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.</p>
<p align="left" class="SmallCaption">1. Connecting to an FTP server</p>
<p class="bodyText" align="left">To connect to an FTP server, enter the address
of the server into the host field of the Quickconnect bar.&nbsp;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. Click on
Quickconnect or press Enter to connect to the server.</p>
<p class="bodyText" align="center"><img border="0" src="quickconnectbar.png" width="592" height="27"></p>

<p class="SmallCaption" align="left">2. Navigating on the server</p>
<p class="bodyText" align="left">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. You can change the current folder
by double-clicking a folder or by entering the folder name into the edit field
and pressing enter. You may also right-click the file and folder list and select
<b>Open</b> from the context menu to change the current folder. You will notice
a folder called &quot;..&quot; displayed in all directories. This folder allows
you to go up to the parent directory of the current folder.</p>
<p class="bodyText" align="center"><img border="0" src="quick%20guide%20-%20fileview.png" width="328" height="117"></p>
<p class="SmallCaption" align="left">3. Navigating on your machine</p>
<p class="bodyText" align="left">Navigating on your machine works almost like
navigating on the server. There's only one addition: The folders on your machine
are arranged in a tree for faster navigation. A tree is also availabe for the 
remote side, but it is hidden by default. The remote tree can be shown anytime 
by clicking on the remote tree icon in the toolbar.
<img border="0" src="toolbar_remotetreeview.png" width="20" height="20"> <br>
To change the current folder either on your machine or on the server, just 
select a tree item in the appropriate tree.</p>
<p class="bodyText" align="center"><img border="0" src="quick%20guide%20-%20local%20fileview.png" width="261" height="139"></p>

<p class="SmallCaption" align="left">4. Transferring files</p>
<p class="bodyText" align="left">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.</p>
<p class="bodyText" align="center"><img border="0" src="quick%20guide%20-%20transfer.png" width="218" height="142"></p>
<p class="bodyText" align="left">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 <b>Add to Queue</b> from the popup
menu. You may also drag the files directly into the queue. Click on the <img border="0" src="toolbar_transfer.png" width="20" height="20">
button on the toolbar to start the transfer.</p>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?