Linux Install - Scheme Missing

When attempting to install the client on a Linux machine using the following command:

wget //hndl.urbackup.org/Client/1.4.10/urbackup-client-1.4.10.tar.gz
tar xzf urbackup-client-1.4.10.tar.gz

It produces an error: wget //hndl.urbackup.org/Client/1.4.10/urbackup-client-1.4.10.tar.gz: Scheme Missing.

Any assistance is greatly appreciated

the issue was the link. The was no ‘http:’ in front of the command.

wget http://hndl.urbackup.org/Client/1.4.10/urbackup-client-1.4.10.tar.gz