HOWTO: Switch from trial to full version of Rebex libraries
To switch from a trial version of Rebex Buru SFTP Server to a full version, just activate your purchased product.
When you purchase a Rebex library license, there are two alternative scenarios for upgrading to the full version:
If you are using assemblies from NuGet.org or from a trial ZIP package
- Get your license key from your NuGet keys page.
NOTE: You (your email address) must be a licensed user to access that page. - Use the key in your application's source code.
No libraries need to be replaced.
If you installed the trial version using the Windows installer
- Download the full version installer.
NOTE: You (your email address) must be a licensed user to access the download page. - Remove references to the trial version DLLs in your project.
- Add references to the new DLL files to your project.
- Recompile your project.