Effective February 15, 2021, the CodeGuard support center will be merging with the Sectigo support center. This means that support emails will come from support@codeguard.com, and the knowledge base will be hosted on sectigo.com. There will be no interruption of our services, and you will continue to receive top of the line support during and after this transition.

Can I download a zip file directly to my server?

If you have SSH access to your server, then you can transfer your zip file directly from CodeGuard to your host! 

First, copy the download link from the CodeGuard dashboard or the email notification we sent after the zip file was created. For more information on downloading a zip file, please take a look at this video tutorialThen, use the wget command to retrieve the zip file from CodeGuard:

wget -O backup.zip "https://cg-zips.s3.amazonaws.com/backup.zip?AWSAccessKeyId=AAAGF&Expires=98765&Signature=AjxuqO"

Note: Be sure to include the quotes around the URL in your command. Otherwise, it will be treated it as three separate commands delimited by ampersands.


Was this article helpful?
1 out of 1 found this helpful
Have more questions? Submit a request