Submitted by arjones85 on Fri, 09/10/2010 - 18:25
I am in the process of transferring data from an old virtualmin server to a new one. I noticed that when I place an SSH server in for Virtualmin to restore the data from, it appears to download the backup file twice. Once to download, extract, and show what will be restored, when again when I tell it to actually restore the data.
Why is this? Is it possible to reconfigure it to just use the data it already downloaded and extracted? Seems like a waste of bandwidth and time to download the same file twice =)
Status:
Active
Comments
Submitted by JamieCameron on Sat, 09/11/2010 - 00:34 Comment #1
There are two work-arounds for this :
restore-domain
API / shell command, which only ever downloads onceI agree that the multiple downloads are kind of bogus, but hard to avoid due to the stateless nature of each page in Virtualmin.