[tahoe-lafs-trac-stream] [tahoe-lafs] #1442: scp fails silently when copying from a Tahoe SFTP frontend; it should fail loudly
tahoe-lafs
trac at tahoe-lafs.org
Tue Jul 26 21:28:53 PDT 2011
#1442: scp fails silently when copying from a Tahoe SFTP frontend; it should fail
loudly
-------------------------------+----------------------------
Reporter: davidsarah | Owner: davidsarah
Type: defect | Status: assigned
Priority: major | Milestone: undecided
Component: code-frontend | Version: 1.8.2
Resolution: | Keywords: scp error sftp
Launchpad Bug: |
-------------------------------+----------------------------
Changes (by davidsarah):
* owner: T_X => davidsarah
* status: new => assigned
Comment:
Replying to [comment:2 T_X]:
> {{{
> $ scp -oport=8022 root at 127.0.0.1:/music/8bitpeoples/8BP102.gif /tmp/;
echo $?
> root at 127.0.0.1's password:
> 1
> $
> }}}
>
> And at least scp gives some sort of error return code, just no error
message via stdout/stderr appears.
OK, I can reproduce that. Seems like a clear bug in {{{scp}}}. I will file
a ticket with OpenSSH or find an existing one.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1442#comment:3>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list