Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

looking for automatic backups service for cPanels/FTP

TerensMTerensM Member
edited July 2024 in Requests

Hi there, was wondering if there is a service that basically paying a subscription it automatically backups to a remote location cPanels content, also via FTP.

I need something like that to create a second backup other than the hosting backups itself.

(location in EU)

Thanked by 1chiccorosso

Comments

  • NetDynamics24NetDynamics24 Member, Host Rep

    You can check our backup storage plans:
    https://www.netdynamics24.com/backup-services.php

    Thanked by 1TerensM
  • @NetDynamics24 said:
    You can check our backup storage plans:
    https://www.netdynamics24.com/backup-services.php

    pretty cool service, does it backup the whole cPanel or just the FTP files?

    Thanked by 1NetDynamics24
  • NetDynamics24NetDynamics24 Member, Host Rep

    @TerensM said:

    pretty cool service, does it backup the whole cPanel or just the FTP files?

    cPanel can create a full backup (files, databases, emails, etc) and send it to the remote backup storage (for example our service).
    It is cpanel that does that, not our storage plan. In short, the backups are generated on your server and just sent over to the remote location.

  • Even as a shared hosting customer, if you have shell access you can write a basic script to run a full backup using the cPanel API, encrypt if if you choose to, then scp it to a remote host.

    Run it every x hours via a cron

    Thanked by 2Puse natestamm
  • dnsmiddnsmid Barred

    rsync?

  • YmpkerYmpker Member

    There's also https://whmeasybackup.com/, which is basically a convenient script to backup to an ftp server or other remote destination if you have a whm account (but should also work with cpanel accs).

    Thanked by 1TerensM
  • hsrhsr Member

    Big fan of JetBackup, could hook that up to a cheap storage server or even a Hetzner Storage Box.

    Thanked by 1Hetzner_OL
  • TerensMTerensM Member
    edited July 2024

    @NetDynamics24 said:

    @TerensM said:

    pretty cool service, does it backup the whole cPanel or just the FTP files?

    cPanel can create a full backup (files, databases, emails, etc) and send it to the remote backup storage (for example our service).
    It is cpanel that does that, not our storage plan. In short, the backups are generated on your server and just sent over to the remote location.

    Yes, but what I'm looking for is some sort of automation without having to develop my own script to push and handle the retention period.

    Using the WHM API Token

    Cannot believe a SaaS hosted service like https://whmeasybackup.com/ that provides also the storage does not exist.

  • NetDynamics24NetDynamics24 Member, Host Rep
    edited July 2024

    @TerensM said:

    Yes, but what I'm looking for is some sort of automation without having to develop my own script to push and handle the retention period.

    Using the WHM API Token

    Cannot believe a SaaS hosted service like https://whmeasybackup.com/ that provides also the storage does not exist.

    What type of hosting do you have? Shared hosting? Reseller hosting? VPS? Dedicated server?

  • @NetDynamics24 said:

    @TerensM said:

    Yes, but what I'm looking for is some sort of automation without having to develop my own script to push and handle the retention period.

    Using the WHM API Token

    Cannot believe a SaaS hosted service like https://whmeasybackup.com/ that provides also the storage does not exist.

    What type of hosting do you have? Shared hosting? Reseller hosting? VPS? Dedicated server?

    reseller

  • NetDynamics24NetDynamics24 Member, Host Rep

    Your Host doesn't provide you any software such as jetbackup or similar?
    You need both a software running on your server and a remote backup storage location for your backups.

  • @NetDynamics24 said:
    Your Host doesn't provide you any software such as jetbackup or similar?
    You need both a software running on your server and a remote backup storage location for your backups.

    they do already their own backups with their software, but I want to add another layer that is not dependant from the host

  • NetDynamics24NetDynamics24 Member, Host Rep

    @TerensM said:

    they do already their own backups with their software, but I want to add another layer that is not dependant from the host

    Correct! You need a software such as https://whmeasybackup.com/ and a remote backup storage.

  • Jetbackup

  • vsys_hostvsys_host Member, Patron Provider

    Try our backup storage service:
    https://vsys.host/backup-storage

    ✓ FTP
    ✓ SFTP
    ✓ SCP
    ✓ RSync
    ✓ WebDAV

    Plans:
    Storage 1 TB - $4 / month
    Storage 5 TB - $14 / month
    Storage 10 TB - $27 / month
    Storage 20 TB - $52 / month

    No setup fees
    Crypto accepted

  • @TerensM said:

    @NetDynamics24 said:
    Your Host doesn't provide you any software such as jetbackup or similar?
    You need both a software running on your server and a remote backup storage location for your backups.

    they do already their own backups with their software, but I want to add another layer that is not dependant from the host

    I think youre contradicting yourself just write your own script then......
    Did you check cpanel docs Why not roll your own from the whm example and save the do

  • @natestamm said: I think youre contradicting yourself just write your own script then.....

    What's not clear in my message?

  • natestammnatestamm Member
    edited July 2024

    @TerensM said:

    @natestamm said: I think youre contradicting yourself just write your own script then.....

    What's not clear in my message?

    Independent from host, I think rsync and cron would be a good start, But you also have an Automated Backup Wizard built in, then there is also the JetBackup Acronis CodeGuard R1Soft.....

  • TerensMTerensM Member
    edited July 2024

    @natestamm said: then there is JetBackup Acronis CodeGuard R1Soft.....

    I already said it's a reseller, I do not have full server access obv. Not much choice other than the WHM API Tokens or FTP access

  • @TerensM said:

    @natestamm said: then there is JetBackup Acronis CodeGuard R1Soft.....

    I already said it's a reseller, I do not have full server access obv. Not much choice other than the WHM API Tokens or FTP access

    Okay that does not exclude third party which I posted for you And some can support your reseller account if you would check their offerings you would see that very clearly using the word Reseller......

  • vsys_hostvsys_host Member, Patron Provider

    @TerensM

    Try our backup storage service:
    https://vsys.host/backup-storage

    ✓ FTP
    ✓ SFTP
    ✓ SCP
    ✓ RSync
    ✓ WebDAV

    Plans:
    Storage 1 TB - $4 / month
    Storage 5 TB - $14 / month
    Storage 10 TB - $27 / month
    Storage 20 TB - $52 / month

    No setup fees
    Crypto accepted

Sign In or Register to comment.