Copying and Unarchiving From a Server Without a Temp File
Copying and Unarchiving From a Server Without a Temp File
Sometimes I want to copy files from a remote machine--usually a server I control. Easy; just use scp, right? Well, today I had a subtly different twist to the usual problem. I needed to transfer a ~10...