sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
scp -r /local/directory remote_username@ipaddress:/remote/directory
If you have locked down the web management port to 1 IP address and you need to access it from a different […]
In an elevated CMD type Net stop bit Net stop wuauserv Net stop cryptsvc Rename systemroot\softwaredistribution to softwaredistribution.old And systemroot\system32\catroot2 to catroot2.old […]