Difference between revisions of "FileZilla FTP Server"

From FileZilla Wiki
Jump to navigationJump to search
m (Reverted edits by 67.82.63.192 (Talk) to last revision by CodeSquid)
Line 14: Line 14:
 
==Installation and Setup - Windows==
 
==Installation and Setup - Windows==
 
*Run the exe installer
 
*Run the exe installer
*If you're using your own computer as the ftp server enter server address 127.0.0.1 otherwise enter the remote server address
 
 
*Select admin port and remember this port
 
*Select admin port and remember this port
 
*Launch FileZilla Server Interface
 
*Launch FileZilla Server Interface

Revision as of 11:57, 9 January 2010

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 arguments (Server)

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