cBackup / main

Releases, documentation and issue tracker
http://cbackup.me
GNU Affero General Public License v3.0
30 stars 17 forks source link

cbackup installing issue #83

Open babluroyeng opened 1 year ago

babluroyeng commented 1 year ago

When I am trying to install cbackup rpm package getting below error:-

_

[root@Kol-203 bablu]# wget -O ~/cbackup.el7.noarch.rpm "http://cbackup.me/latest?package=rpm&sub=el7" --2023-08-04 14:13:06-- http://cbackup.me/latest?package=rpm&sub=el7 Resolving cbackup.me (cbackup.me)... 18.185.0.33 Connecting to cbackup.me (cbackup.me)|18.185.0.33|:80... failed: Connection timed out. Retrying.

--2023-08-04 14:15:15-- (try: 2) http://cbackup.me/latest?package=rpm&sub=el7 Connecting to cbackup.me (cbackup.me)|18.185.0.33|:80... failed: Connection timed out. Retrying.

--2023-08-04 14:17:24-- (try: 3) http://cbackup.me/latest?package=rpm&sub=el7 Connecting to cbackup.me (cbackup.me)|18.185.0.33|:80... failed: Connection timed out. Retrying.

_

Please follow above statement and help me.

elvishuver commented 1 year ago

Hi, you can download the archive from git and import to your server via ssh using the following command lines on Windows CMD

scp C:\Users\Public\cbackup-1.1.2.tar user@your-server-ip:/etc/cbackup