Using

From FileZilla Wiki
Revision as of 19:48, 9 July 2009 by 80.225.111.39 (talk) (Undo revision 6103 by 201.27.76.196 (Talk))
Jump to navigationJump to search

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

Usando o Quick Connect bar

Para se conectar a um servidor FTP, insira o endereço do servidor para o domínio do acolhimento Quickconnect barra (ou seja, domain.com - veja imagem abaixo). Se é um tipo de servidor como um servidor SFTP, adicione o protocolo na frente do endereço. No caso de um servidor SFTP, inicie o endereço com "sftp: / /" (ou seja, sftp: / / domain.com). Digite o porto do servidor a porta em campo, se fornãoa porta padrão (21 para FTP, 22 para SFTP). Se um nome de usuário e senha for necessária, ela entra nos campos correspondentes, caso contrário, o padrão'logon anônimo será utilizado. Clique no Quickconnect ou pressione Enter para se conectar ao servidor.

Imagem: Entra-info.png

Por favor note que a rápida ligação é para ... conexões rápidas - de modo que não há como editar a lista conexões rápidas que armazena as 10 últimas entradas. Para guardar nomes servidor FTP você deve usar o Site Manager, em seu lugar.

Quick Connect é bom para testar o login antes de fazer um site info gerente entrada. Uma vez que você conectar, você pode escolher Arquivo -> "Copiar a conexão atual do Site Manager ..." para fazer uma entrada permanente. Geralmente é melhor para verificar o seu login info com Quick Connect antes de fazer uma permanente entrada.

Using Site Manager

You can use the FileZilla Site Manager to specify specific site parameters and connect to the targeted FTP site. The Site Manager allows you to store entries and configure more parameters than the Quick Connect allows.

Special case: Servers in LAN

If the server you are connecting to is in your home LAN, then there is not an address (domain name) as you may know from the Internet. In LAN, you simply use the internal IP address of the server PC. In most cases the network name (computer name) will do, too. If the server is on the same PC as Filezilla, you can even use localhost or 127.0.0.1 as hostname.

NOTE: If you connect from the outside of your LAN this does not apply, you have to use the external (WAN) IP instead.

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. 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 press 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 will be highlighted when you are over it. Let go of the mouse button and the file 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:


Notas = = File Transfer

FTP FileZilla utiliza várias sessões. Uma sessão começa utilizados exclusivamente para pesquisar o servidor. As outras sessões se acostumar a fazer as transferências de arquivos. Dessa forma, você sempre pode navegar até o servidor durante a transmissão.

Por exemplo, aqui está um carro analogia simples: É uma pizza para utilizar o seu telefone (também conhecido como a navegação conexão), depois de desligar o telefone. Em seguida, a entrega leva o homem pizza em seu carro para a sua localização (ligação da transferência). Enquanto a pizza está transferindo, pode telefone alguém, como por exemplo a sua garagem, porque o seu carro está quebrado;)

Reduzir conexões simultâneas para servidores configurados incorretamente

Se você receber um 421 Excesso de conexões a partir deste IP (<number>) erro, o servidor de FTP é restringir o número de conexões. Existem ainda servidores restringindo-a a uma ligação em um momento.

A solução seria entrar em contato com o administrador do servidor e incentivar a ele / ela para configurar corretamente o servidor FTP (utiliza mais de uma ligação por design!). Mas se você precisa de acesso imediato, não há uma solução:

1. Abrir o Site Manager (File - Site Manager ... ou o primeiro botão de ferramentas)

2. Crie uma entrada para esse servidor, digite todos os detalhes que você sabe, o mais preciso, o melhor

3. Abra o 'Transferência Configurações na guia'

4. Assinalar o "Limitar número de conexões simultâneas" checkbox

5. Digite o limite desejado para o 'Número máximo de conexões' campo


Agora, se você se conectar usando o Gerenciador de entrada do site, as ligações serão limitados.

Nota: Se você limitar ligações para 1 só, existe um grande problema: não é possível navegar no servidor enquanto uma transferência já está em andamento!

Troubleshooting

Re-inscrição extensão do reservatório (somente para Windows)

Especialmente no Vista, pode acontecer que Drag & Drop falhar e você receber uma mensagem de erro indicando o shell extensão não funciona. Neste caso, você pode necessitar de voltar a registrá-lo. Veja como:


1. Abra um prompt de comando como administrador. Isto é importante!

Menu Iniciar - Todos os Programas - Acessórios: Direito Clique em "Prompt de Comando", selecione "Executar como administrador"


2. Navegue para o programa Filezilla diretório. Exemplo:

cd "\ Program Files \ Filezilla FTP Client"


3. Re-registo extensão do reservatório.

Digite 'regsvr32 fzshellext.dll "(sem aspas, claro)


4. Se você tem 64bit OS, você precisa executar um passo adicional.

Digite 'regsvr32 fzshellext_64.dll "(sem aspas também)


Se você receber a resposta "DllRegisterServer em ... succeeded. ", que você tenha feito isso (embora você talvez ainda seja necessário reiniciar seu computador).