From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns1.pcdesk.net ([65.100.173.137] helo=pcdesk.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1ICosD-0006Ww-00 for ; Sun, 22 Jul 2007 23:46:17 -0400 Received: from [192.168.0.13] ([::ffff:192.168.0.13]) (AUTH: LOGIN jbahm@pcdesk.net) by pcdesk.net with esmtp; Sun, 22 Jul 2007 21:42:13 -0600 id 02C35977.46A42395.00001FD4 Message-ID: <46A423D4.4000208@pcdesk.net> Date: Sun, 22 Jul 2007 21:43:16 -0600 From: "Joseph C. Lininger" User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: backing up home directory References: <20070722000603.GA2595@riley> In-Reply-To: <20070722000603.GA2595@riley> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2007 03:46:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Try: tar -cjvfn file.tar.bz2 /home c=create archive j=compress with bzip2 v=verbose f=write archive to file When you go to extract this, make sure you include -p in your options, which causes it to set protection information (owner and permissions). Joe Christopher Moore wrote: > Hello, > I want to back up my home directory and move it into its own partition. > I'm thinkig of using tar to accomplish this. What flags do I need in > order to preserve the file permissions and dot files? > > Thanks > Chris > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iD8DBQFGpCPUJ6dqn0mqPbARAwFoAKCQ3QP2uGu9sLX3Y1EmSfxj8VJj2QCgwWu9 Ag/lz4HsUsxe+whTgvCF19w= =ypan -----END PGP SIGNATURE-----