9. Upgrade to 2.0.2
Recommended upgrade techniques.
Upgrade - Recommended upgrade techniques
This document covers the steps to upgrade Aspera product installations for the newly released version 2.0.2 available for download here. The instructions are organized by product, and by operating system. Upgrading products causes service interruption. Server administrators are advised to inform users of any plans to upgrade. To upgrade, please follow these steps:
- Quit any running Aspera applications.
- Connect browser plug-in
- Windows and Mac OS X - Close all instances of web browsers. Double-click the installer package. The installer guides you through the installation process.
- Scp client
- Windows and Mac OS X - Double-click the installer package. The installer guides you through the installation process.
- RedHat - Run the following commands as root user:
rpm -Uvh --force aspera-scp-client-[version].rpm
- Debian - Run the following commands as root user:
dpkg -i aspera-scp-client-[version].deb
- Solaris - Run the following commands as root user:
pkgadd -d aspera-scp-client-[version].pkg
- FreeBSD - Run the following commands, one after the other, as root user:
tar -xzvf aspera-scp-client-[version].tar
sh aspera-scp-client-[version].sh
kldload aio
- Enterprise Server and Scp for Point-to-Point.
- Windows
- Locate and backup the following configuration files:
- \Program Files\Aspera\FASP\etc\ (all files)
- \Program Files\Aspera\Aspera Scp\etc\ (all files)
- \Program Files\Aspera\FASP\var\webpasswd (Enterprise Server + Web only)
- Any other files that may have been edited or created to customize your particular system such as \Program Files\Aspera\FASP\var\aspera-prepost
- Uninstall the previous application
- Right-click on the Taskbar and select Task Manager from the menu that appears
- Select the Processes tab, making sure that the "Show processes from all users" option, at the bottom of the screen, is checked.
- If the "ascp.exe" process or the "ascmd.exe" process is running, hightlight the process by clicking on it and then click the "End Process" button. Close the Task Manager window.
- Go to Control Panel > Add/Remove Program and uninstall Aspera software
- Install the Aspera software upgrade. Windows 2003 Server administrators must have the sshdproc user's password, if set. Install from the new installer and supply the sshdproc user information from the prior installation. If the account is not yet available, the installer will create this account automatically. Enter a password and click Next > to see whether the account info is correctly prepared. Let the Windows installer guide the rest of the installation.
- Restore the configuration files. After the installation is complete, copy the backed up files to their original directory, except for webpasswd (Enterprise Server + Web only). webpasswd should be copied into \Program Files\Aspera\etc\
- RedHat - Run the following commands as root user:
rpm -Uvh --force aspera-entsrv-[version].rpm
Enterprise Server + Web only - after the installation is complete, /opt/aspera/var/webpasswd should be copied into /opt/aspera/etc/
- Debian - Run the following commands as root user:
dpkg -i aspera-entsrv-[version].deb
Enterprise Server + Web only - after the installation is complete, /opt/aspera/var/webpasswd should be copied into /opt/aspera/etc/
- Solaris - Run the following commands as root user:
pkgadd -d aspera-entsrv-[version].pkg
Enterprise Server + Web only - after the installation is complete, /opt/aspera/var/webpasswd should be copied into /opt/aspera/etc/
- FreeBSD - Run the following commands, one after the other, as root user:
tar -xzvf aspera-entsrv-[version].tar
sh aspera-entsrv-[version].sh
kldload aio
Enterprise Server + Web only - after the installation is complete, /opt/aspera/var/webpasswd should be copied into \Program Files\Aspera\etc\
- Isilon - Do the following:
Copy the installer to /ifs folder on the Isilon, such as by running the command: scp aspera-entsrv-2.0.2.tar root@10.0.0.100:/ifs
On an Isilon node, run the following commands as root:
tar -xzvf aspera-entsrv-[version].tar
isi_for_array sh aspera-entsrv-[version].sh
Enterprise Server + Web only - after the installation is complete, /usr/local/aspera/var/webpasswd should be copied into /ifs/.ifsvar/aspera/etc/
- Mac OS X - Do the following:
Double-click the installer package. The Mac installer guides you through the installation process.
Enterprise Server + Web only - after the installation is complete, /Library/Aspera/var/webpasswd should be copied into /Library/Aspera/etc/
For more information regarding your Aspera software, please refer to the product-specific documentation available in the
Downloads section.