From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 17:19:46 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 354B2106566B for ; Fri, 27 Aug 2010 17:19:46 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id D59D68FC0C for ; Fri, 27 Aug 2010 17:19:45 +0000 (UTC) Received: by qyk4 with SMTP id 4so3461743qyk.13 for ; Fri, 27 Aug 2010 10:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=OsZHBiBb/7GvL0NLLXsFdrdDOM0UknwpJvZ9gISr5gk=; b=dAe8Qpfh60RaCTBa25jU9QjmJfV342w/qzmBbv0vo4j5Ty33U7KigODGKqCy/pUC+4 +arMOXUHkLGAGdeWrD9UbXJUaWJUXCEbnoTRcU87nqVDWiS+CIwj8DoQRS46qM5917a/ msZQsKeTU82o//pA7Vs7K8AYCaCyKqfXbOAiU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=GbFxIc/xkU4C/UVYnrG3zOwEyLNldJMHu2xJ88JbcyvoH2DKZ7rsMO16lx37F8bb7a /SHIoZEjNNgymHQFKgSqanuC8RemgaW60vgXMUXwZZvJA5/X35MllPIUDnwy5RGRibyB a4inYbbu6vdkiYU1L0mf7WHpILwCSARVmtS5k= Received: by 10.220.62.72 with SMTP id w8mr665591vch.212.1282929583560; Fri, 27 Aug 2010 10:19:43 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id p26sm1227345vcr.3.2010.08.27.10.19.41 (version=SSLv3 cipher=RC4-MD5); Fri, 27 Aug 2010 10:19:41 -0700 (PDT) Message-ID: <4C77F3AC.8020908@gmail.com> Date: Fri, 27 Aug 2010 13:19:40 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Gary Kline References: <20100827170737.GA96063@thought.org> In-Reply-To: <20100827170737.GA96063@thought.org> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: how do i scp .dotfiles?? 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: Fri, 27 Aug 2010 17:19:46 -0000 On 8/27/10 1:07 PM, Gary Kline wrote: > > guys, > > this is the start of my master switchover. how to i copy/scp,say, > ~/.purpur to home/kline/.purple? along with many hundreds of other > dot files? scp doesn't do it. > > tx, > scp user@foo:\.dotfile .dotfile Regards, -- Glen Barber