I already faced the Issue in the Past where I had to remove Packages (e.g. Zerotier) from the CRS317-1G-16S+RM Device just to be able to install Updates.
But what a PITA. At least expand flash a bit for some Packages that don’t require SLC due to frequent writes or so.
I cannot even install ROSE-Storage Package to setup automatic Backups since there is only 1MB of free Space left and ROSE-Storage requires 3MB. I might be able to squeeze it if I (can ??) uninstall the Wireless Package (approx. 2MB) but it would barely tightly fit (and maybe not even so). I don’t have anything else installed, just System (RouterOS) and Wireless (that gets/got installed automatically and is updated together with RouterOS ?).
And we are not talking about a low-Cost or low-Level Switch (it’s NOT 50 EUR or so).
The only Option left seems to be SSH/SCP, but that is VERY limiting.
Isn’t there a better way to automatically backup RouterOS to your own Private “Cloud” (e.g. Restic, Rsync, Borg, Rsnapshot, NextCloud, Seafile, …) ?
EDIT 1: I saw that there are some 3rd Party Tools that could help, such as for Instance
- https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update
- https://github.com/eworm-de/routeros-scripts
But those seem to be Custom Scripts that can only leverage SSH / SFTP over SSH (SCP)