Hello,
There is a bug fixed version of cpremote 6 available , the new version is 6.1 . It have the following changes,
New feaure : Added a branding feature for end user panel. Now you can edit the branding file /etc/cpremote/branding.txt and add your branding info
Bug fix:
Fixed bug for rsync flag with permission preserve
Fixed cpanelplugin register file index bug
How to upgrade ?
Please do the following steps in your server as root user
# rm -rf cpremote*
# wget -c https://portal.syslint.com/downloads/cpremote.6.1.tar.gz
# tar -xzf cpremote.6.1.tar.gz
# cd cpremote/
# sh install.sh