sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]
Add a new disk to the backup schedule by running the wbadmin command from an elevated command prompt. Run the following command […]
The below is to be used in a script to test failover based on firewall rules
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0