Questions tagged [r1soft]
5 questions
0
votes
1 answer
r1soft SOAP - Decrypting Disk Safe
I'm working on a utility that will allow users to quickly check the backup quality of multiple servers worth of backups (we get a not-insignificant number of false negatives from the automatic reporting).
I am able to pull RecoveryPoint info just…

Michael W.
- 409
- 7
- 18
0
votes
0 answers
How to use R1Soft server backup manager API?
I've done research on R1Soft Server Backup Manager API through this link:
http://wiki.r1soft.com/display/ServerBackupManager/Use+the+Server+Backup+API
My questions are:
1. How can i do the available actions in the UI with the SBM API? How can i add…

rawia
- 21
- 2
0
votes
1 answer
Restore MySQL database by API R1Soft CDP
I'm creating interface to restore backup from R1Soft Backup Manager to my software.
I found function for shedule MySQL restore task in API documentation.
Here is function:
UUID…
0
votes
1 answer
HyperV VMs in BackingUp status during R1Soft Backup task run time
I have a HyperV installed on windows server 2016. VMs are created and running successfully. Setup a R1soft policy in my Backup server to backup the entire image of HyperV server which includes the disk drive stores vhdx files of VMs.
Now my problem…

mth
- 11
- 3
0
votes
0 answers
mysql recover backup error on data with tinyint(1)
I've a mysterious problems and i'm asking you a little help.
When i recover a db from r1soft all the data > 1 contained in a table with tinyint(1) is converted to 1
example:
mytable_user
+----+-------+--------------------+
| ID | data1 | data2…

Armauz
- 1
- 3