Hello,
My work computer is located behind a firewall, and the only way to ssh
into it is to first ssh to one of the university's unix machines, and
then ssh to the work computer. I finally learned that I can forward the
ssh connection by adding "command=ssh IPADDRESS" to the authorized_keys
file on the unix machine. This works great. However, I cannot seem to
get scp to work in this way. I get the following message:
Pseudo-terminal will not be allocated because stdin is not a terminal.
stdin: is not a tty
If I use the same scp command to transfer the file to a non-firewalled
computer, it works fine. So I am fairly certain the problem is with the
forwarding. Any suggestions?
Thanks.
--
Brian J. Stults
Department of Sociology
3219 Turlington
PO Box 117330
Gainesville, Florida 32611-7330
phone: (352) 392-0265 x286
fax: (352) 392-6568
e-mail: [EMAIL PROTECTED]