Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Commit 59a7d4f

Browse files
author
crazy-max
committed
Add Server Interface GUI
1 parent 0606d3d commit 59a7d4f

File tree

17 files changed

+51
-40
lines changed

17 files changed

+51
-40
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### [Check compatibility with Neard](https://github.com/crazy-max/neard/wiki/binFilezilla#latest) before downloading.
44

5+
## r4 (2016/06/22)
6+
7+
* Add Server Interface GUI
8+
59
## r3 (2016/05/12)
610

711
* New bundle : 0.9.57
1020 KB
Binary file not shown.

bin/filezilla0.9.42/neard.conf

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
filezillaVersion = "0.9.42"
2-
filezillaExe = "FileZilla Server.exe"
3-
filezillaConf = "FileZilla Server.xml"
4-
filezillaPort = "21"
5-
filezillaSslPort = "990"
6-
1+
filezillaVersion = "0.9.42"
2+
filezillaExe = "FileZilla Server.exe"
3+
filezillaItfExe = "FileZilla Server Interface.exe"
4+
filezillaConf = "FileZilla Server.xml"
5+
filezillaPort = "21"
6+
filezillaSslPort = "990"
7+
78
bundleRelease = "@RELEASE_VERSION@"
2.22 MB
Binary file not shown.

bin/filezilla0.9.46/neard.conf

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
filezillaVersion = "0.9.46"
2-
filezillaExe = "FileZilla Server.exe"
3-
filezillaConf = "FileZilla Server.xml"
4-
filezillaPort = "21"
5-
filezillaSslPort = "990"
6-
1+
filezillaVersion = "0.9.46"
2+
filezillaExe = "FileZilla Server.exe"
3+
filezillaItfExe = "FileZilla Server Interface.exe"
4+
filezillaConf = "FileZilla Server.xml"
5+
filezillaPort = "21"
6+
filezillaSslPort = "990"
7+
78
bundleRelease = "@RELEASE_VERSION@"
2.34 MB
Binary file not shown.

bin/filezilla0.9.47/neard.conf

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
filezillaVersion = "0.9.47"
2-
filezillaExe = "FileZilla Server.exe"
3-
filezillaConf = "FileZilla Server.xml"
1+
filezillaVersion = "0.9.47"
2+
filezillaExe = "FileZilla Server.exe"
3+
filezillaItfExe = "FileZilla Server Interface.exe"
4+
filezillaConf = "FileZilla Server.xml"
45
filezillaPort = "21"
5-
filezillaSslPort = "990"
6-
6+
filezillaSslPort = "990"
7+
78
bundleRelease = "@RELEASE_VERSION@"
2.35 MB
Binary file not shown.

bin/filezilla0.9.52.1/neard.conf

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
filezillaVersion = "0.9.52.1"
2-
filezillaExe = "FileZilla Server.exe"
3-
filezillaConf = "FileZilla Server.xml"
1+
filezillaVersion = "0.9.52.1"
2+
filezillaExe = "FileZilla Server.exe"
3+
filezillaItfExe = "FileZilla Server Interface.exe"
4+
filezillaConf = "FileZilla Server.xml"
45
filezillaPort = "21"
5-
filezillaSslPort = "990"
6-
6+
filezillaSslPort = "990"
7+
78
bundleRelease = "@RELEASE_VERSION@"
2.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)