From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 19:07:43 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 EBEC716A41F for ; Mon, 12 Dec 2005 19:07:43 +0000 (GMT) (envelope-from jimmy@jamesbailie.com) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F1B443D92 for ; Mon, 12 Dec 2005 19:07:34 +0000 (GMT) (envelope-from jimmy@jamesbailie.com) Received: (qmail 11681 invoked from network); 12 Dec 2005 19:07:31 -0000 Received: from unknown (HELO ?70.29.126.205?) (jazzturk@rogers.com@70.29.126.205 with plain) by smtp103.rog.mail.re2.yahoo.com with SMTP; 12 Dec 2005 19:07:31 -0000 Message-ID: <439DCA72.30706@jamesbailie.com> Date: Mon, 12 Dec 2005 14:07:30 -0500 From: James Bailie User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051112) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jmlewis@dslextreme.com References: <1f0cea6f074a11683a5c35ca.20051212104741.wzyrjvf@www.dslextreme.com> In-Reply-To: <1f0cea6f074a11683a5c35ca.20051212104741.wzyrjvf@www.dslextreme.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: SCP! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 19:07:44 -0000 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