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.
ssh server 3 'ssh server2 "cat > destfile"' < srcfile
ssh server3 "ssh server2 \"cat > /another/dir/$server.destfile.$Date.html\"" < $server.srcfile.$Date.html