Skip to content

Commit ba9fa3f

Browse files
authored
Merge pull request #3 from Bearsampp/3.9.4.6
Add xlight 3.9.4.6 configuration files and update bundle release version
2 parents 2563b85 + 0e00199 commit ba9fa3f

File tree

10 files changed

+32
-1
lines changed

10 files changed

+32
-1
lines changed

bin/xlight3.9.4.6/Logs/.gitignore

Whitespace-only changes.

bin/xlight3.9.4.6/bearsampp.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
xlightVersion = "3.9.4.6"
2+
xlightExe = "xlight.exe"
3+
xlightPort = "21"
4+
xlightSslPort = "990"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
help = https://github.com/Bearsampp/modules-untouched/releases/download/xlight-2024.12.8/xlight_help.zip
2+
remote = https://github.com/Bearsampp/modules-untouched/releases/download/xlight-2024.12.8/remote_admin.zip
3+
language = https://github.com/Bearsampp/modules-untouched/releases/download/xlight-2024.12.8/language_en.zip

bin/xlight3.9.4.6/ftpd.hosts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<virtualserver 127.0.0.1:21>
2+
EnableUTF8:yes
3+
ServerNotes:"localhost"
4+
</virtualserver>
5+

bin/xlight3.9.4.6/ftpd.option

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ShowServiceIcon:yes
2+
RemoteAdminIPPort:"0.0.0.0:0"
3+
LogCommandType:"both"
4+
EnableAutoConfigBackup:yes

bin/xlight3.9.4.6/ftpd.password

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<virtualserver 127.0.0.1:21>
2+
anonymous:00000000000000000000000000000000
3+
</virtualserver>
4+

bin/xlight3.9.4.6/ftpd.rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

bin/xlight3.9.4.6/ftpd.users

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<virtualserver 127.0.0.1:21>
2+
3+
<username "anonymous">
4+
AllowNoPassword:yes
5+
VirtualPath: "/|e:\Bearsampp-development\sandbox\www\|R--L---S"
6+
</username>
7+
8+
</virtualserver>
9+

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bundle.name = xlight
2-
bundle.release = 2025.2.13
2+
bundle.release = 2025.7.31
33
bundle.type = bins
44
bundle.format = 7z
55

releases.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
3.9.4.3 = https://github.com/Bearsampp/module-xlight/releases/download/2024.9.14/bearsampp-xlight-3.9.4.3-2024.9.17.7z
33
3.9.4.4 = https://github.com/Bearsampp/module-xlight/releases/download/2024.12.8/bearsampp-xlight-3.9.4.4-2024.12.8.7z
44
3.9.4.5 = https://github.com/Bearsampp/module-xlight/releases/download/2025.2.13/bearsampp-xlight-3.9.4.5-2025.2.13.7z
5+
3.9.4.6 = https://github.com/Bearsampp/module-xlight/releases/download/2025.7.31/bearsampp-xlight-3.9.4.6-2025.7.31.7z

0 commit comments

Comments
 (0)