Skip to content

filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。

Notifications You must be signed in to change notification settings

nateInChina/filezilla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

filezilla是一款高性能ftp工具,这是我维护的filezilla版本,分为客户端和服务器端,服务器端包括filezillaserver程序和filezillainterface程序,前者是windows服务程序,后者是管理filezilla服务的用户界面程序。 编译方法:

  1. 编译filezilla客户端 用VS2013打开filezillaclient\clien\src\FileZilla.sln编译即可。

  2. 编译filezillaserver 用VS2015打开filezillaserver\filezillaserver\filezillaserver.sln编译即可。

  3. 编译filezillaserverinterface 用VS2015打开filezillaserverinterface\filezillaserver\filezillaserverinterface.sln编译即可。

About

filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.3%
  • C 32.2%
  • Objective-C 4.1%
  • Makefile 3.7%
  • Perl 2.8%
  • Assembly 1.6%
  • Other 7.3%