scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
The below is to be used in a script to test failover based on firewall rules
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 […]
I have a few batch files that run on a schedule, I have found though that they are not running properly? If […]
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 […]