sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
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 […]
The database size limit for Exchange 2003 standard is 16GB, however SP2 for Exchange 2003 allows you to remove that limit. The […]
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]
scp -r /local/directory remote_username@ipaddress:/remote/directory