sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
Credit to https://mikrotikmasters.com/
Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run […]
/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]
A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]