SUMMARY
This article describes how to change the repo to use HTTP instead of FTP and vice versa.
ISSUE
FTP is the default protocol for downloading updates to the Unitrends appliance. There may be circumstances where HTTP is preferred for downloads. Below describes the commands to change the protocol.
RESOLUTION
To retrieve the current configuration:
dpu repo proto
To set it to https:
dpu repo proto https
To set it to http:
dpu repo proto http
To set it to ftp:
dpu repo proto ftp