Transfer backup when it's making.

joaosavioli

Well-Known Member
Feb 7, 2008
70
12
58
Hi,

I'll move my server to another with less disk space. Is it possible cpanel send backup to destination ftp when it's making?
In another words: Compress one account and send this account to ftp storage, before finish all backup.

Thank you
Joao
 

ffeingol

Well-Known Member
PartnerNOC
Nov 9, 2001
944
423
363
cPanel Access Level
DataCenter Provider
if you have root level access you can just use the WHM transfer tool to migrate the sites between the servers. If not, as long as you have FTP access on the new server, you could modify your backup to send it there.
 
  • Like
Reactions: cPRex

joaosavioli

Well-Known Member
Feb 7, 2008
70
12
58
Hi, thank you for replying.

I have this question for prodution server. I think I won't have a lot of / space for remain backup during the proccess. It's why my question about send backup to destination before it's finishe.

Thanks
joao
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,570
2,612
363
cPanel Access Level
Root Administrator
There isn't a way to guarantee that happens on a cPanel system. The way the remote backup works is this:

-the backup for domainA.com gets created on the local server
-the backup for domainA.com gets added to a transfer queue to move to the remote destination
-the server starts transferring the domainA.com backup while starting to create the backup file for domainB.com

So I think what you want partially happens already, we just don't stop to ensure an entire account gets moved before the next backup starts being processed, as that would add quite a delay to the overall process.
 

joaosavioli

Well-Known Member
Feb 7, 2008
70
12
58
Hi Jurassic, thank you for replying.

The current remote backup way works for me!
Thank you very much
Joao