hi,
is it possible to duplicate multiple directories that are not in the
same root at once without rsyncing the root and excluding all other
dirs?
I want:
rsync -avz server:/dir1 /backup/server1/dir1 \
server:/dir2 /backup/server1/otherdir/dir2
a so on, but this is bad syntax for rsy
hi,
is it possible to duplicate multiple directories that are not in the
same root at once without rsyncing the root and excluding all other
dirs?
I want:
rsync -avz server:/dir1 /backup/server1/dir1 \
server:/dir2 /backup/server1/otherdir/dir2
a so on, but this is bad syntax for rsy
On Tue, Dec 09, 2003 at 11:19:59AM +0100, Christian Hammers wrote:
>On Sat, Dec 06, 2003 at 06:23:43PM -0500, George Georgalis wrote:
>> Sure, here's what I use for taking an image of a system. If you plan
>
>> rsync -av --progress --delete-excluded --numeric-ids \
>> --exclude=**/cdrom/* \
>
>
On Tue, Dec 09, 2003 at 11:19:59AM +0100, Christian Hammers wrote:
>On Sat, Dec 06, 2003 at 06:23:43PM -0500, George Georgalis wrote:
>> Sure, here's what I use for taking an image of a system. If you plan
>
>> rsync -av --progress --delete-excluded --numeric-ids \
>> --exclude=**/cdrom/* \
>
>
On Sat, Dec 06, 2003 at 06:23:43PM -0500, George Georgalis wrote:
> Sure, here's what I use for taking an image of a system. If you plan
> rsync -av --progress --delete-excluded --numeric-ids \
> --exclude=**/cdrom/* \
You delete only the excluded files? What about e.g. mail spool files
that
On Sat, Dec 06, 2003 at 06:23:43PM -0500, George Georgalis wrote:
> Sure, here's what I use for taking an image of a system. If you plan
> rsync -av --progress --delete-excluded --numeric-ids \
> --exclude=**/cdrom/* \
You delete only the excluded files? What about e.g. mail spool files
that
you have
hundreds, if not thousands, of accounts, each possibly with a hundred
emails in each...
- Original Message -
From: "W.D.McKinney" <[EMAIL PROTECTED]>
To:
Sent: Sunday, December 07, 2003 02:05 PM
Subject: Re: duplicating servers - remote backup to HD
On Sat,
y if you have
hundreds, if not thousands, of accounts, each possibly with a hundred
emails in each...
- Original Message -
From: "W.D.McKinney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 07, 2003 02:05 PM
Subject: Re: duplicating servers - remote
>- Original Message -
>From: "W.D.McKinney" <[EMAIL PROTECTED]>
>To:
>Sent: Sunday, December 07, 2003 02:05 PM
>Subject: Re: duplicating servers - remote backup to HD
>
>
>> On Sat, 2003-12-06 at 14:23, George Georgalis wrote:
>> > On
gt;- Original Message -
>From: "W.D.McKinney" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Sunday, December 07, 2003 02:05 PM
>Subject: Re: duplicating servers - remote backup to HD
>
>
>> On Sat, 2003-12-06 at 14:23, George Georgal
ially if you have
hundreds, if not thousands, of accounts, each possibly with a hundred
emails in each...
- Original Message -
From: "W.D.McKinney" <[EMAIL PROTECTED]>
To:
Sent: Sunday, December 07, 2003 02:05 PM
Subject: Re: duplicating servers - remote backup to HD
&
ially if you have
hundreds, if not thousands, of accounts, each possibly with a hundred
emails in each...
- Original Message -
From: "W.D.McKinney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 07, 2003 02:05 PM
Subject: Re: duplicating servers -
On Sat, 2003-12-06 at 14:23, George Georgalis wrote:
> On Sat, Dec 06, 2003 at 01:33:32PM -0900, W.D.McKinney wrote:
> >Hello,
> >
> >I'd like to backup a couple of Debian Woody servers remotely to my a
> >Storage array that I was given recently. The servers are are at a local
> >colo and I nad a x
On Sat, 2003-12-06 at 17:20, Chris Wagner wrote:
> Do you mean that you want to send a backup (i.e. tarball) to the remote
> storage or do you mean that you want to keep a live synchronized copy
> (rsync) on the remote storage? The former is easier and will probably give
> u everything u want. I
On Sat, 2003-12-06 at 14:23, George Georgalis wrote:
> On Sat, Dec 06, 2003 at 01:33:32PM -0900, W.D.McKinney wrote:
> >Hello,
> >
> >I'd like to backup a couple of Debian Woody servers remotely to my a
> >Storage array that I was given recently. The servers are are at a local
> >colo and I nad a x
On Sat, 2003-12-06 at 17:20, Chris Wagner wrote:
> Do you mean that you want to send a backup (i.e. tarball) to the remote
> storage or do you mean that you want to keep a live synchronized copy
> (rsync) on the remote storage? The former is easier and will probably give
> u everything u want. I
Do you mean that you want to send a backup (i.e. tarball) to the remote
storage or do you mean that you want to keep a live synchronized copy
(rsync) on the remote storage? The former is easier and will probably give
u everything u want. I don't really see any need for an rsync unless you
want so
Do you mean that you want to send a backup (i.e. tarball) to the remote
storage or do you mean that you want to keep a live synchronized copy
(rsync) on the remote storage? The former is easier and will probably give
u everything u want. I don't really see any need for an rsync unless you
want so
On Sat, Dec 06, 2003 at 01:33:32PM -0900, W.D.McKinney wrote:
>Hello,
>
>I'd like to backup a couple of Debian Woody servers remotely to my a
>Storage array that I was given recently. The servers are are at a local
>colo and I nad a xDSL connection provided by the ISP that serves the
>Colo so that'
Hello,
I'd like to backup a couple of Debian Woody servers remotely to my a
Storage array that I was given recently. The servers are are at a local
colo and I nad a xDSL connection provided by the ISP that serves the
Colo so that's good. I am thinking that someone might have an rysnc
script that a
On Sat, Dec 06, 2003 at 01:33:32PM -0900, W.D.McKinney wrote:
>Hello,
>
>I'd like to backup a couple of Debian Woody servers remotely to my a
>Storage array that I was given recently. The servers are are at a local
>colo and I nad a xDSL connection provided by the ISP that serves the
>Colo so that'
Hello,
I'd like to backup a couple of Debian Woody servers remotely to my a
Storage array that I was given recently. The servers are are at a local
colo and I nad a xDSL connection provided by the ISP that serves the
Colo so that's good. I am thinking that someone might have an rysnc
script that a
22 matches
Mail list logo