New package for filezilla server based on filezilla client
This commit is contained in:
parent
73f7abfd47
commit
8cfa08ea9a
@ -31,10 +31,10 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
;$ProductId$ should be the name of the product in opsi
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "filezilla.filezilla"
|
||||
Set $ProductId$ = "filezilla.server"
|
||||
Set $MinimumSpace$ = "20 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Server"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
if not(HasMinimumSpace ("%SystemDrive%", $MinimumSpace$))
|
||||
|
@ -27,8 +27,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "filezilla.filezilla"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
|
||||
Set $ProductId$ = "filezilla.server"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Server"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
||||
|
1
FileZilla-Server-icon.png.sha1sum
Normal file
1
FileZilla-Server-icon.png.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
c0adca6ab04ae26bf1ffd60cdaf322f3f2c4778c /home/mario/.opsi-dist-cache/filezilla.server-0.9.41//FileZilla-Server-icon.png
|
1
FileZilla_0.9.41_win32-setup.exe.sha1sum
Normal file
1
FileZilla_0.9.41_win32-setup.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
77d26fb1feaae5731b46adcec5683b8e26031de0 /home/mario/.opsi-dist-cache/filezilla.server-0.9.41/X86/FileZilla_0.9.41_win32-setup.exe
|
@ -1 +0,0 @@
|
||||
24fc894fa67412878a054f5a82af16db4f052880 /home/mario/.opsi-dist-cache/filezilla.filezilla-3.6.0.2/X86/FileZilla_3.6.0.2_win32-setup.exe
|
@ -2,8 +2,8 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="filezilla.de"
|
||||
PN="filezilla.filezilla"
|
||||
VERSION="3.6.0.2"
|
||||
PN="filezilla.server"
|
||||
VERSION="0.9.41"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@ -14,11 +14,11 @@ TYPE="public"
|
||||
|
||||
|
||||
|
||||
DL_FILE[0]="filezilla-2.png"
|
||||
DL_SOURCE[0]="http://rocketdock.com/images/screenshots/thumbnails/filezilla-2.png"
|
||||
DL_FILE[0]="FileZilla-Server-icon.png"
|
||||
DL_SOURCE[0]="http://icons.iconarchive.com/icons/ncrow/mega-pack-1/256/FileZilla-Server-icon.png"
|
||||
|
||||
DL_FILE[1]="FileZilla_${VERSION}_win32-setup.exe"
|
||||
DL_SOURCE[1]="http://sourceforge.net/projects/filezilla/files/FileZilla_Client/${VERSION}/FileZilla_${VERSION}_win32-setup.exe"
|
||||
DL_SOURCE[1]="http://sourceforge.net/projects/filezilla/files/FileZilla%20Server/${VERSION}/FileZilla_Server-0_9_41.exe"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_WINST_NAME[1]=InstallExe
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
5ad3740c6cfb8bdcdee8554ae962782bc1acedc2 /home/mario/.opsi-dist-cache/filezilla.filezilla-3.5.3//filezilla-2.png
|
Loading…
Reference in New Issue
Block a user