sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
Credit to https://mikrotikmasters.com/
I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]
The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]