my $quoted_from = text_to_shell_lit($from); system 'scp', '--', "${host}:$quoted_from", $to;