sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
Please use this link to calculate IP Subnet
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
/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 […]
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]