This would not exactly work, as I want to file to be DOZE readable in case
the main server goes down. More like a mirror, that is updated once a night,
I guess.

But do you have any suggestion on total mirroring? Point me in the right
direction for RTFM, please.

Bernhard Lüder

This electronic mail is solely for the use of the addressee and may contain
information that is confidential or privileged.  If you receive this
electronic mail in error, please delete it from your system immediately and
notify the sender by electronic mail.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Peter Rundle
Sent: Monday, 26 February 2001 09:47
To: [EMAIL PROTECTED]
Subject: Re: [SLUG] cp command - Argument list too long


Bernhard Lüder wrote:
>
> Hi,
>
> What is the solution for this?
>
> I am trying to copy files and directories from on place to another for
> backup purposes I use the following command

Try,

  $ find . -print | cpio -pdmuv /backup

--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to