sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php
There seems to be a bug in the Draytek 2860 router, even though I had changed the management ports from the default […]
I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]
/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 […]