You can add a file to a package.
Procedure
-
From the navigation pane, go to Download Center.
The Download center page appears.
-
On the Downloads page, click the package to add the file to.
The package page appears.
-
In the File information section, click Add a package file.
The Add a package file dialog box appears.
-
From the Platform list, select the operating system of the file, if any.
-
From the Download type list, select the file type.
-
Beside Location, click Browse repository.
The Browse repository files dialog box appears.
-
From the Repository list, select the repository that contains the file.
-
Select the file.
Tip
To upload a file to the repository, click Upload.
-
Click Select.
-
To enter an MD5 checksum for an ObjectStore repository, create the hash value using a third-party tool, and then in the MD5 checksum box, enter the hash value.
Note
-
To validate the hash value, you can use a third-party tool such as Microsoft PowerShell. For example, the Get-FileHash PowerShell command returns the hash value:
Get-FileHash -Path "C:\Users\Downloads\MyFile.zip" -Algorithm MD5 -
If the repository is a Web Server or a network location, the MD5 Checksum box is automatically populated with a hash value.
-
-
Click Save.