sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #61029
Re: backup og copy
Ok så er jeg vågnet op igen!
rsync ser ud til at være fint til formålet og den gør det jeg vil have
med følgende:
rsync -arR SOURCE DEST
Tak for alle tips
mvh
Frank
On Tue, 2003-02-25 at 20:04, Jon Bendtsen wrote:
> On Tue, Feb 25, 2003 at 07:51:06PM +0100, Jon Svejgaard wrote:
>
> [klip]
>
> > Eller måske "man cp"? :
> >
> > (Thus, if /a is a directory, then `cp -r /a /b' will copy
> > /a to /b/a and /a/x to /b/a/x in case a directory /b
> > existed already, but it will copy /a to /b and /a/x to
> > /b/x if there was no /b beforehand, while it will fail in
> > case there was an ordinary file /b.)
>
> måske, rsync er bare lavet til at lave mirror af ting.
>
>
>
> JonB
>
References