Difference between revisions of "Site Manager"

From FileZilla Wiki
Jump to navigationJump to search
m (Reverted edits by Boharad (talk) to last revision by CodeSquid)
 
(92 intermediate revisions by 55 users not shown)
Line 1: Line 1:
 
==FileZilla Site Manager==
 
==FileZilla Site Manager==
 +
 
The Site Manager allows [[FileZilla_FTP_Client|FileZilla client]] users to store information about their FTP sites.
 
The Site Manager allows [[FileZilla_FTP_Client|FileZilla client]] users to store information about their FTP sites.
  
'''Kallugroup Oy'''
+
==Starting Site Manager==
 +
 
 +
The Site Manager command is located under the File menu. You can also press Ctrl+S or Command+S.
 +
 
 +
==Site Manager Dialog==
  
Tarjoamme auditointia, koulutusta, konsultointia ja kokonaisvaltaisia kehittämispalveluja yrityksille ja työyhteisöille. Olemme olleet mukana kehittämässä moninaisia organisaatioita sekä yksityisellä että julkisella sektorilla jo vuodesta 1990. Tarjoamme asiakkaillemme joustavaa ja tarvelähtöistä organisaation toiminnan asiantuntemusta.
+
Use the ''Select Entry'' panel on the left to select the target site. Once a site is selected, you may do the following with it:
  
'''Tehtävä'''
+
* ''Connect to''
 +
* ''Edit''
 +
* ''Copy''
 +
* ''Rename''
 +
* ''Delete''
  
Yrityksemme tehtävänä on lisätä asiakkaamme kilpailukykyä ja parantaa tuloksellisuutta. Yhteistyössä asiakkaamme kanssa tuotamme asiakkaallemme ratkaisuja, joilla ennakoidaan, korjataan, poistetaan ja pienennetään liiketoimintaan haitallisesti vaikuttavia tekijöitä.  Asiakasyrityksen strategiset päätökset kohdennetaan turvallisuus-, riskienhallinta- ja moninaisuusratkaisuin tehokkaiksi operatiivisiksi toiminnoiksi. Kustannustehokkaat ja turvalliset toimintaratkaisumme korostavat kokonaisvaltaista liiketoiminnan  hallintaa ja tukevat asiakkaitamme menestymistä kansainvälistyvillä markkinoilla.
+
Use the ''New Folder'' button to introduce or add folders.
  
'''Toiminta-ajatus'''
+
In the right panel, you have 4 tabs to enter some needed, and much optional, information about the selected site on the left.
  
Yrityksemme toiminta-ajatus perustuu kokonaisturvallisuuden käsitteelle. Käsite sisältää organisaation kokonaisvaltaisen turvallisuuden ja riskienhallinnan sekä toiminnan analysoinnin ja kehittämisen lähestyen asiaa myös moninaisuuden ja esteettömyyden kannalta. Toimintatavassamme organisaatiota lähestytään yrityksen arvoista, visioista ja liiketoiminnan strategiasta. Tavoitteenamme on asiakkaan liiketoiminnan häiriöttömyyden varmistaminen kaikissa olosuhteissa.
+
=== General tab ===
  
===Site Manager Dialog===
+
* Host: Example: <code>ftp.example.com</code>
Use the ''Select Entry'' panel on the left to select the target site. Once a site is selected, you may do the following with it :
+
* Port: Only if it differs from the standards.
* ''Connect to'',  
+
* Protocol: Enter the type of FTP server you will connect to (such as FTP or SFTP).
* ''Edit'',  
+
* Encryption: Whether, and how, the FTP connection should be encrypted.
* ''Copy'',  
+
* Logon Type: The type of login that will take place, when appropriate. The options are: 
* ''Rename'', or
+
** ''Anonymous:'' You can't enter a username and password. In this case, the username is always "Anonymous".
* ''Delete''.
+
** ''Normal:'' You have to enter a username and, if required, a password.
 +
** ''Ask for password:'' FileZilla asks you the password during logon, and it remembers the password during the session.
 +
** ''Interactive:'' FileZilla asks for the password, and asks again for every new connection to the server.
 +
** ''Account:'' Selecting this enables the "Account" field in the bookmark's settings. This logon type is for FTP only; SFTP does not have support for it.
 +
** ''Key file:'' Selecting this enables the use of ssh keys for authentication.  This logon type is for SFTP only.  You must specify the private key file here, and the server must have your public key.
 +
* User: The user ID to use when connecting.
 +
* Password: Optional.
 +
* Account: Optional.
 +
* Key file: Required when using "Key file" logon type.
 +
* Comments: Optional.
  
Use the ''New Folder'' button to introduce or add folders.
+
=== Advanced tab ===
 +
 
 +
* ''Servertype'' : allows you to make a special selection for this FTP target. Most sites will work fine with the Default value, however some will require SFTP.
 +
* ''Bypass proxy'' : Allows to bypass any proxy server.
 +
* ''Default local directory'' field : Allows you to specify a starting local folder when activating a connection. Example: D:\sites\site1
 +
* ''Default remote directory'' : Allows you to specify a starting remote sub-folder when activating a connection. Begin it with a / and add only the path that follows the root ftp directory. Example: /public_html
 +
* ''Time Offset'' : Allows to adjust the times displayed for files. See the [[Server_time_offset|server time offset]] page for more information.
 +
 
 +
=== Transfer Settings tab ===
  
In the right panel, you have 4 tabs to enter a few needed and many optional information about the selected site on the left. They are the following:
+
Specifies in more detail how transfer may take place.
  
* ''GENERAL'' tab : Here, you may enter :
+
=== Charset tab ===
** the hostname :  Example: ftp.example.com
 
** the Port number : only if it differs from the standards
 
** the type of FTP server you will connect to (such as FTP or SFTP),
 
** the type of login that will take place, when appropriate. The options are: 
 
*** ''Anonymous:'' You can't enter a username and password. In this case the username always is anonymous.
 
*** ''Normal:'' You have to enter a username and if required, a password.
 
*** ''Ask for password:'' FileZilla asks you the password during logon and it remembers the password during the session.
 
*** ''Interactive:'' FileZilla asks for the password ... and asks again for every new connection to the server.
 
*** ''Account:'' Selecting this enables the "Account" field in the bookmark's settings. This account type is for FTP only, SFTP does not have support for it.
 
** the user ID to use when connecting,
 
** the password required : optional
 
** the account information needed : optional
 
** comments about the site : optional 
 
  
* ''ADVANCED'' tab: Here you may enter :
+
Specifies the character set used to communicate with the targeted FTP site.
** ''Servertype'' : allows you to make a special selection for this FTP target. Most sites will work fine with the Default value, however some will require SFTP.
 
** ''Bypass proxy'' : Allows to bypass any proxy server.
 
** ''Default local directory'' field : Allows you to specify a starting local folder when activating a connection. Example: D:\sites\site1
 
** ''Default remote directory'' : Allows you to specify a starting remote sub-folder when activating a connection. Begin it with a / and add only the path that follows the root ftp directory. Example: /public_html
 
** ''Time Zone Settings'' : Allows to interpret time zone values for the FTP server different from its real settings. See the [[Server_timezone_offset|server timezone offset]] page for more information.
 
  
* ''TRANSFER SETTINGS'' tab: Specifies in more detail how transfer may take place.
+
== Using Site Manager ==
  
* ''CHARSET'' tab : Specifies the character set used to communicate with the targeted FTP site.
+
Once you've configured your site, select it and click Connect.

Latest revision as of 09:56, 29 March 2019

FileZilla Site Manager

The Site Manager allows FileZilla client users to store information about their FTP sites.

Starting Site Manager

The Site Manager command is located under the File menu. You can also press Ctrl+S or Command+S.

Site Manager Dialog

Use the Select Entry panel on the left to select the target site. Once a site is selected, you may do the following with it:

  • Connect to
  • Edit
  • Copy
  • Rename
  • Delete

Use the New Folder button to introduce or add folders.

In the right panel, you have 4 tabs to enter some needed, and much optional, information about the selected site on the left.

General tab

  • Host: Example: ftp.example.com
  • Port: Only if it differs from the standards.
  • Protocol: Enter the type of FTP server you will connect to (such as FTP or SFTP).
  • Encryption: Whether, and how, the FTP connection should be encrypted.
  • Logon Type: The type of login that will take place, when appropriate. The options are:
    • Anonymous: You can't enter a username and password. In this case, the username is always "Anonymous".
    • Normal: You have to enter a username and, if required, a password.
    • Ask for password: FileZilla asks you the password during logon, and it remembers the password during the session.
    • Interactive: FileZilla asks for the password, and asks again for every new connection to the server.
    • Account: Selecting this enables the "Account" field in the bookmark's settings. This logon type is for FTP only; SFTP does not have support for it.
    • Key file: Selecting this enables the use of ssh keys for authentication. This logon type is for SFTP only. You must specify the private key file here, and the server must have your public key.
  • User: The user ID to use when connecting.
  • Password: Optional.
  • Account: Optional.
  • Key file: Required when using "Key file" logon type.
  • Comments: Optional.

Advanced tab

  • Servertype : allows you to make a special selection for this FTP target. Most sites will work fine with the Default value, however some will require SFTP.
  • Bypass proxy : Allows to bypass any proxy server.
  • Default local directory field : Allows you to specify a starting local folder when activating a connection. Example: D:\sites\site1
  • Default remote directory : Allows you to specify a starting remote sub-folder when activating a connection. Begin it with a / and add only the path that follows the root ftp directory. Example: /public_html
  • Time Offset : Allows to adjust the times displayed for files. See the server time offset page for more information.

Transfer Settings tab

Specifies in more detail how transfer may take place.

Charset tab

Specifies the character set used to communicate with the targeted FTP site.

Using Site Manager

Once you've configured your site, select it and click Connect.