From owner-freebsd-questions Mon Feb 4 14:10:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from milquetoast.cs.mcgill.ca (milquetoast.CS.McGill.CA [132.206.2.5]) by hub.freebsd.org (Postfix) with ESMTP id BAD9C37B428 for ; Mon, 4 Feb 2002 14:10:49 -0800 (PST) Received: (from kmussa@localhost) by milquetoast.cs.mcgill.ca (8.9.3/8.9.3) id RAA04906 for freebsd-questions@freebsd.org; Mon, 4 Feb 2002 17:10:44 -0500 (EST) Date: Mon, 4 Feb 2002 17:10:44 -0500 From: Kailesh MUSSAI To: freebsd-questions@freebsd.org Subject: Re: scp problems Message-ID: <20020204171044.D20840@cs.mcgill.ca> References: <20020203204951.A13411@cs.mcgill.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020203204951.A13411@cs.mcgill.ca>; from kmussa@cs.mcgill.ca on Sun, Feb 03, 2002 at 08:49:51PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thank you, the problem was my .profile where the line: [ -x /usr/games/fortune ] && /usr/games/fortune freebsd-tips was causing the problem. Regards, Kailesh +------------------- | Hello, | I have upgraded my system to the 4.5 release and I tried to scp files | and this is what I got as output. | | #---------------------------------------------------------------------------- | | [kmussa][ksatriya][08:32pm][~] | {514} scp -v FingerFile.java moksha:~/ | Executing: program /usr/bin/ssh host moksha, user (unspecified), command scp | -v -t ~/ | If you have a CD-ROM drive in your machine, you can make the CD-ROM that is | [kmussa][ksatriya][08:43pm][~] | {515} Write failed flushing stdout buffer. | write stdout: Broken pipe | | #---------------------------------------------------------------------------- | | Does anybody know what is the problem. | | Regards, | Kailesh +------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message