From owner-freebsd-questions@FreeBSD.ORG Sat Nov 5 21:49:02 2011 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 3FB45106567D for ; Sat, 5 Nov 2011 21:49:02 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 09F418FC13 for ; Sat, 5 Nov 2011 21:49:01 +0000 (UTC) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.49]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 59656A704C2 for ; Sat, 5 Nov 2011 17:49:01 -0400 (EDT) Received: (qmail 13781 invoked from network); 5 Nov 2011 21:49:00 -0000 Received: by simscan 1.4.0 ppid: 20005, pid: 31916, t: 0.1501s scanners: clamav: 0.88.2/m:52/d:10739 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Nov 2011 21:49:00 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.8]) by be-well.ilk.org (Postfix) with ESMTP id 9885F2E0CE; Sat, 5 Nov 2011 17:48:54 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 312BE3983C; Sat, 5 Nov 2011 17:48:53 -0400 (EDT) From: Lowell Gilbert To: Chris References: <44d3d6paww.fsf@lowell-desk.lan> Date: Sat, 05 Nov 2011 17:48:53 -0400 In-Reply-To: (Chris's message of "Sat, 5 Nov 2011 17:24:40 -0400") Message-ID: <44ty6insu2.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: recursive copy with spaces in descendants X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 21:49:02 -0000 Chris writes: > The tar one-liner is similar what I used to use on Gentoo and Arch linux, > so I thought it strange that it isn't working here. I'm still having > problems though, since the command returns " Can't create '$FILENAME' " for > all files found. It would have been a good idea to show us the command you used that produced this. Without that, all we can do is say "I don't know; it works for me!"