I’m in the process of installing Django on a GoDaddy server, (i know i know), and i need to copy this script, https://raw.github.com/pypa/virtualenv/master/virtualenv.py, into a directory on the server. I have ssh access but I’m not quite sure what the right syntax would be to actually copy the file. I tried cp and scp but apparently I’m not doing it right. I’m on a mac terminal, fwiw.
I’m in the process of installing Django on a GoDaddy server, (i know i
Share
Why not download it directly from your ssh session: