Unfortunately, your server does not support FTP. BigTree does not currently support SFTP upgrades. If you wish to upgrade BigTree manually, these are the recommended steps to limit any potential downtime:
- Backup your existing database.
- Download the version of BigTree you wish to upgrade to from the official BigTree website.
- Extract the zip file locally and rename the "core" directory to "core-new".
- Upload the "core-new" directory to the root of your website via SFTP or any other method.
- Rename your existing "core" directory to "core-old".
- Rename the new "core-new" directory to "core".
- Immediately login to your admin as a developer and proceed with the update script if you are prompted.
If needed, you can reverse the process using your "core-old" and SQL dump to downgrade. You are free to delete the "core-old" directory once you verify your upgrade went smoothly.