Comment 2 for bug 772571

Revision history for this message
Daniel Black (daniel-black) wrote :

reported upstream.
https://alioth.debian.org/tracker/index.php?func=detail&aid=313497&group_id=100114&atid=413095

scp eleveln:/etc/hosts /etc/[tab]

works

scp eleven:"/etc/hosts" /etc/{TAB}

doesn't work - returns no completion options

scp eleveln:"~//etc/hosts" /et[TAB}

fails with:
bash: unexpected EOF while looking for matching `"'
bash: syntax error: unexpected end of file