Re: [SLUG] mirrored directory

From: Matt Moen (mattlists@younicks.org)
Date: Mon Nov 24 2003 - 16:43:37 EST


Unless there's some sort of support for rcping to Windows (it would fit
with window's general security model) I don't think that'll do it for
you.

rsync works fine for copying files locally, which from a filesystem
perspective is what you're doing if you mount this windoze box somewhere
on your filesystem. That said, as cool as rsync is, it's probably
overkill for this particular situation.

After a quick look through the manpage for GNU "cp" I noticed the "-u",
or --update flag. Assuming that most of these files aren't changing,
and that the ones that do change aren't that big, that switch should
make things happen considerably faster. Oh, and I'm also assuming that
Windows won't somehow mangle the dates to prevent something as sensible
as the -u flag from functioning properly.

Hope this gives you some ideas.

Thus spake Eric Jahn on the 24 day of the 11 month in the year 2003:
> On Monday 24 November 2003 3:47 pm, you wrote:
> > Is this directory connection a 24/7 ?
>
> no, it's not 24/7. I really just need it to run it on logout. If I used cp
> -a that would take forever. I'm leaning now toward rcp if that doesn't need
> to be installed on the file server...have to check... -Eric
>
> -----------------------------------------------------------------------
> This list is provided as an unmoderated internet service by Networked
> Knowledge Systems (NKS). Views and opinions expressed in messages
> posted are those of the author and do not necessarily reflect the
> official policy or position of NKS or any of its employees.
>

-- 
Matthew Moen

Microsoft Exchange: Incontrovertible proof that sometimes you /should/ shoot the messenger.

The following disclaimer is provided courtesy of, and willy-nilly by, NKS: ----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:10:23 EDT