Difference between revisions of "FileZilla FTP Server"

From FileZilla Wiki
Jump to navigationJump to search
(I utterly hate the word folder. It's directory, you cannot fold things on a computer. Last time I folded a CD it broke apart and hundreds of splinters damaged my eyes and skin.)
Line 18: Line 18:
 
*Launch FileZilla Server Interface
 
*Launch FileZilla Server Interface
 
*Enter port from above, enter (new) password for administration, click ok/connect
 
*Enter port from above, enter (new) password for administration, click ok/connect
*Create a user and/or group with permissions to a home folder.  
+
*Create a user and/or group with permissions to a home directory.  
*Add aditional folders and set the alias name to display within home folder (e.g. /AliasName)
+
*Add additional directory and set the alias name to display within home directory (e.g. /AliasName)
 
*Complete
 
*Complete

Revision as of 00:05, 30 January 2009

FileZilla Server is an FTP server that supports FTP and FTP over SSL/TLS. FTP over SSL/TLS provides secure encrypted connections to the server.

FileZilla supports SSL, the same level of encryption supported by your web browser, to protect your data. When using SSL your data is encrypted so that prying eyes cannot see it, and your confidential information is protected. It also supports on-the-fly data compression, which can improve the transfer rates.

Unfortunately, the compression setting can have mixed results, so it is advised to use it with care. It is possible for files that are already compressed to be transferred over the network using more than their original data size.

Support for SFTP (SSH File Transfer Protocol) is not implemented in Filezilla Server.

Download FileZilla Server

See also

Network Configuration Command Line Options

Installation and Setup - Windows

  • Run the exe installer
  • Select admin port and remember this port
  • Launch FileZilla Server Interface
  • Enter port from above, enter (new) password for administration, click ok/connect
  • Create a user and/or group with permissions to a home directory.
  • Add additional directory and set the alias name to display within home directory (e.g. /AliasName)
  • Complete