brunskillage / Synology.NET

A C# Client for Synology Servers
Apache License 2.0
27 stars 7 forks source link

Support for ActiveBackup for Business and ActiveBackup for Office365 #3

Open lucwuyts opened 4 years ago

lucwuyts commented 4 years ago

Hi i've added a little support for ActiveBackup for Business and ActiveBackup for Office365 I only have added the functions I needed, it is not complete.

These are the functions (for the moment)

Is it ok if i push my branch? (don't have much experience with git and other peoples projects)

rekomon commented 3 years ago

Can you please tell me how to using Active Backup for Business API

lucwuyts commented 3 years ago

I never received an answer from the owner of the original Synology.net.
But i have a c# app running to monitor different Synology's at clients locations. How do you suggest i share this with you? I'll have a look later today or tomorrow on how i could push this repo as a public repo.

rekomon commented 3 years ago

First thank you for reply I just need you to help me about the active backup API if you have a documents or the methods name to get all info for tasks, reports.

lucwuyts commented 3 years ago

I've uploaded my library at: https://github.com/lucwuyts/ADE-SynologyAPI I discovered the parts i implemented by using Fiddler to look at the original Synology communications. I only build and tested what i needed for myself. So this is not complete (yet)