[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shipping non-OpenSSH scp(1) binary



On 2017-07-12 5:00 pm, Guilhem Moulin wrote:
On Tue, 11 Jul 2017 at 23:11:35 +0100, Colin Watson wrote:

Maybe such need as there is could be addressed more easily with a
script called something like "dbscp" that's basically just:

 #! /bin/sh
 exec scp -S dbclient "$@"

dbscp sounds like a fine solution to me. Maybe use exactly /usr/bin/scp so that "dbscp" can be copied to /usr/local/bin/scp or ~/bin/scp if desired.

Cheers,
Matt


Reply to: