From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 19:36:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB8CF16A41F for ; Mon, 12 Dec 2005 19:36:39 +0000 (GMT) (envelope-from jmlewis@dslextreme.com) Received: from mail2.dslextreme.com (mail2.dslextreme.com [66.51.199.52]) by mx1.FreeBSD.org (Postfix) with SMTP id 4BBB343D79 for ; Mon, 12 Dec 2005 19:36:37 +0000 (GMT) (envelope-from jmlewis@dslextreme.com) Received: (qmail 28232 invoked from network); 12 Dec 2005 19:31:04 -0000 Received: from unknown (HELO www.dslextreme.com) (192.168.7.122) by mail2.dslextreme.com with SMTP; Mon, 12 Dec 2005 11:31:04 -0800 Message-ID: <14e20a4aac0abb50a3e040a.20051212113636.wzyrjvf@www.dslextreme.com> In-Reply-To: <439DCA72.30706@jamesbailie.com> References: <1f0cea6f074a11683a5c35ca.20051212104741.wzyrjvf@www.dslextreme.com> <439DCA72.30706@jamesbailie.com> Date: Mon, 12 Dec 2005 11:36:36 -0800 (PST) From: "Joshua Lewis" To: "James Bailie" User-Agent: DSL Extreme Webmail (www.dslextreme.com) MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: SCP! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jmlewis@dslextreme.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 19:36:39 -0000 Thank you again to everyone on the list. I got the files moved. I really apreciate all responses and help. Thank you, Joshua Lewis James Bailie > Joshua Lewis wrote: > > > So how do I sign on to freebsd and then scp the folder to the windows > > machine? more like a push. > > scp can push or pull. You just don't have a sshd running on your > windows machine, so pushing back to it isn't possible. What you > want is a version of sftp or scp for Windows, to allow you to > pull from the remote host. On the PuTTY website, two such tools > are available, pftp and pscp. > > You can download them here: > > distribution.http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html > > > -- > James Bailie > http://www.jamesbailie.com >