diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 9844e71..9032e62 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -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$)) diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index d15bc9a..47291fd 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -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" ; ---------------------------------------------------------------- diff --git a/FileZilla-Server-icon.png.sha1sum b/FileZilla-Server-icon.png.sha1sum new file mode 100644 index 0000000..a0fbe9d --- /dev/null +++ b/FileZilla-Server-icon.png.sha1sum @@ -0,0 +1 @@ +c0adca6ab04ae26bf1ffd60cdaf322f3f2c4778c /home/mario/.opsi-dist-cache/filezilla.server-0.9.41//FileZilla-Server-icon.png diff --git a/FileZilla_0.9.41_win32-setup.exe.sha1sum b/FileZilla_0.9.41_win32-setup.exe.sha1sum new file mode 100644 index 0000000..5a45083 --- /dev/null +++ b/FileZilla_0.9.41_win32-setup.exe.sha1sum @@ -0,0 +1 @@ +77d26fb1feaae5731b46adcec5683b8e26031de0 /home/mario/.opsi-dist-cache/filezilla.server-0.9.41/X86/FileZilla_0.9.41_win32-setup.exe diff --git a/FileZilla_3.6.0.2_win32-setup.exe.sha1sum b/FileZilla_3.6.0.2_win32-setup.exe.sha1sum deleted file mode 100644 index f9ffe4a..0000000 --- a/FileZilla_3.6.0.2_win32-setup.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -24fc894fa67412878a054f5a82af16db4f052880 /home/mario/.opsi-dist-cache/filezilla.filezilla-3.6.0.2/X86/FileZilla_3.6.0.2_win32-setup.exe diff --git a/builder-product.cfg b/builder-product.cfg index ee2b3a3..82731bd 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -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 diff --git a/filezilla-2.png.sha1sum b/filezilla-2.png.sha1sum deleted file mode 100644 index 81bc19a..0000000 --- a/filezilla-2.png.sha1sum +++ /dev/null @@ -1 +0,0 @@ -5ad3740c6cfb8bdcdee8554ae962782bc1acedc2 /home/mario/.opsi-dist-cache/filezilla.filezilla-3.5.3//filezilla-2.png