(no title)
seanmceligot | 2 years ago
You can accomplish the with a new scp session on the client server, but it's an extra step. I use this as a helper when for building the scp command.
function scppath() { echo $USER@$(hostname).$(dnsdomainname):$(realpath $1) ]
kej|2 years ago
[0] https://zssh.sourceforge.net/
unknown|2 years ago
[deleted]