sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run […]
Step 1 – Install the QEMU Guest Agent inside Debian sudo apt updatesudo apt install qemu-guest-agent -y Step 2 – Enable and […]
Credit to https://mikrotikmasters.com/
The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]