Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
scp [b]<files>[/b] [i]user[/i]@[i]ip[/i]:/path/to/home
scp backup.tar.gz mbrooks@192.168.0.100:/home/users/mbrooks
ejmilne said:...and I am getting a "No route to host" error.
That all depends, my remote servers have static ip's, and there are only two of them. If the OP's remote server has a static ip then he/she could just write a shell script and schedule it to run automatically.on public networks and not LAN, remembering IPs may not be th easiest thing