scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
The below example shows a simple port forward that is forwarding TCP, Port 32400 (Plex) to the internal address 192.168.88.250 (Plex Media […]
ip route add 192.168.1.0/24 via 192.168.0.1
This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]
This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]