Subject: Re: rcp problems
To: Timothy A. Musson <Timothy.Musson@zin-tech.com>
From: Todd Vierling <tv@wasabisystems.com>
List: netbsd-help
Date: 10/02/2000 14:48:26
On Mon, 2 Oct 2000, Timothy A. Musson wrote:
: "rcp <filename> <user>@<host>:" produces "TERM: Undefined variable",
: and the file is not copied (previously, output from .cshrc was confusing
: rcp, but that problem was rectified).
I think you're still getting output from .cshrc, because indeed, $TERM is
not set when using rsh (the rcp underlying protocol), and your .cshrc is
probably outputting "TERM: Undefined variable" because $TERM is listed
somewhere in .cshrc.
: "rcp <user>@<host>:<filename> ." produces
: "rcp: protocol error: mtime.sec not delimited"
See above; probably same answer.
--
-- Todd Vierling <tv@wasabisystems.com> * http://www.wasabisystems.com/
-- Speed, stability, security, and support. Wasabi NetBSD: Run with it.