Date: Mon, 30 Sep 2002 01:46:13 -0400 (EDT) From: Adam Bender <abender@andrew.cmu.edu> To: questions@freebsd.org Subject: sftp / scp not working? Message-ID: <Pine.GSO.4.44L-027.0209300143030.27984-100000@unix13.andrew.cmu.edu>
next in thread | raw e-mail | index | archive | help
I'm running FreeBSD 4.6.2. I can ssh into the box fine, but sftp gives this error message: unix13:~/$ sftp adam@machine.name Connecting to machine.name... adam@machine.name's password: Received message too long 1500476704 unix13:~/$ and scp gives this one: unix13:~/$ scp foo adam@machine.name: adam@machine.name's password: stty: You can search for documentation on a keyword by typing unix13:~/$ stdin isn't a terminal stty: stdin isn't a terminal stty: stdin isn't a terminal stty: stdin isn't a terminal Write failed flushing stdout buffer. unix13:~/$ Anybody have any idea what I can do to transfer files to/from my machine, besides ssh'ing into it, and the sftp'ing out? Thanks, Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44L-027.0209300143030.27984-100000>