sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
Very handy for Office 2013 installs http://technet.microsoft.com/en-us/library/ee624350.aspx
DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]