[20180826150943] File Copy

Adds support for copying files to/from a process:

$ convox cp /tmp/dir 0123456789:/tmp/dir
$ convox cp /tmp/file 0123456789:/tmp/file
$ convox cp 0123456789:/tmp/dir /tmp/dir2