On Wed, May 13, 2009 at 01:58:12AM +0200, Goswin von Brederlow wrote:
> Osamu Aoki <os...@debian.org> writes:
> 
> > Hi,
> >
> > When my usual web page updates failed, I was checking my ethernet
> > connection ... I wondered why ...  Here is the reason:
> >
> > I might have missed some announcment, ... but it seems rsync on
> > people.debian.org creates directories and files with 700 permission.
> > This is new behavior.  If you are synching html pages from your work
> > station, you need to follow rsync with ssh running chmod.
> >
> > Osamu
> 
> Are you sure you are using the right flags and your local files have
> the right permissions?
> 
>         -a, --archive               archive mode; equals -rlptgoD (no 
> -H,-A,-X)
>         -p, --perms                 preserve permissions

Yah,,,

My makefile has:
        rsync -rpt --delete-after . $(REMOTE)

It was working ... this is quite recent thing.

Local file permission has been checked and OK.

Osamu


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to