Re: Copy everything bar one folder
- From: "Joel Bryan Juliano" <joelbryan.juliano@xxxxxxxxx>
- Date: Wed, 28 Feb 2007 07:05:17 +0800
On 2/28/07, SteVe Cook <yorvik.ubunto@xxxxxxxxxxxxxx> wrote:
I want to copy everything bar one very large folder from my current
/home partition to another smaller partition and make this new partition
/home.
The only real problem I'm having is finding out how to copy all the
files bar one. I could copy a few at a time I suppose but that seems
rather long winded.
Trawling round the web hasn't produced any answers. Any body got any
ideas
SteVe
Does bar means excluded mate? :-)
Ok, supposed you have a bar directory,
we can lorry the other files and gotten them copied
to a destination directory.
rsync --exclude=/home/bar -a /home /newhome
You can always snuck in another --exclude= to rsync.
--
Stay away from Piracy, use Open Source.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Copy everything bar one folder
- From: SteVe Cook
- Re: Copy everything bar one folder
- References:
- Copy everything bar one folder
- From: SteVe Cook
- Copy everything bar one folder
- Prev by Date: Re: network newbie question
- Next by Date: Thunar
- Previous by thread: Re: Copy everything bar one folder
- Next by thread: Re: Copy everything bar one folder
- Index(es):
Relevant Pages
|