Displaying 1 result from an estimated 1 matches for "fbagiy".
Did you mean:
baggy
2002 Feb 28
2
lost status code
....group.cUaaeY failed
rsync error: partial transfer (code 23) at main.c(518)
23
Remote to local copy fails with status=0
> rsync -e ssh loki:/etc/group /tmp/nowrite || echo $status
mkstemp .group.1rayeY failed
> rsync -e ssh loki:/etc/group /tmp/nowrite && echo $status
mkstemp .group.fbaGiY failed
0
Local to remote copy fails with status = 23
> ssh loki mkdir /tmp/nowrite
> ssh loki chmod -w !$
ssh loki chmod -w /tmp/nowrite
> rsync -e ssh /etc/group loki:/tmp/nowrite || echo $status
mkstemp .group.EGai3c failed
rsync error: partial transfer (code 23) at main.c(518)
23