sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
In common situation, “system ip address” is the ETH0 address. So edit /etc/sysconfig/network-scripts/ifcfg-eth0 with your favourite text editor and run service network […]
There seems to be a bug in the Draytek 2860 router, even though I had changed the management ports from the default […]
Try these steps to use both WiFi and Ethernet as same time: Open Registry Editor. Go to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WcmSvc\Local. Create/change the fMinimizeConnections registry […]
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]