eduardogsilva / routerfleet

RouterFleet: An open-source solution for centralized router and network equipment management. Initially focused on Mikrotik devices, it offers simplified backups, updates, and security. Perfect for managing a fleet of devices efficiently. Join us in evolving RouterFleet's capabilities
MIT License
65 stars 3 forks source link

Let users import previous backups #16

Closed enduring78 closed 4 months ago

enduring78 commented 4 months ago

I don't know if many people have this, but I have a collection of unencrypted .backup files stored in a folder. Would it be possible to import them? I get it if the diff function does not work, but at least having the backups listed in one place would make things a lot easier.

eduardogsilva commented 4 months ago

Hi, it's not impossible, but I believe that it's a bit out of scope. Also, there will be a lot of small details needed to be implemented to make this happen. I believe that this will consume a lot of hours of coding that could be dedicated in other points.

Thanks for the suggestion.