[Bug 863] SCP misses copying a file on error

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jun 25 18:49:20 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=863





------- Additional Comments From dtucker at zip.com.au  2004-06-25 18:49 -------
I can't reproduce it here on Linux (with bash).  Maybe the problem is related to
shell expansion?  What shell are you using at both ends?

Try echoing the command locally and via ssh and see what it expands to:
echo scp -p hosta:/tmp/[a-z]** .
ssh hosta "echo scp -p hosta:/tmp/[a-z]** ."

Does this work as expected?
scp -p 'hosta:/tmp/[a-z]*' .




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list