Todd C. Miller Wed, 27 Jun 2018 13:18:02 -0700
You should be able to use the URI syntax for this. E.g. scp scp://user:skey@localhost/tmp/somefile .
- todd