[17974] in Athena Bugs
sshd/scp quotachecking
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sun Jul 9 11:22:24 2000
Date: Sun, 9 Jul 2000 11:22:18 -0400 (EDT)
Message-Id: <200007091522.LAA10212@snorklewacker.mit.edu>
To: bugs@mit.edu
From: John Hawkinson <jhawk@MIT.EDU>
I just scp'd a large file (4mb) into bitbucket2,
and doing so put bitbucket2 over quota, so the file
was truncated.
I scp'ed from my laptop (without afs) to multics.mit.edu (8.3.29).
Presumably sshd got an error during a write() but didn't pass the
error information back to the scp client.
--jhawk