This seems for me an autorisation problem
"rsync: push_dir#1 "/" (in maps) failed: Permission denied
(13)"
Verify that you have enough privileges to read the data you are trying
to.
Le 20 mai 09 ? 13:01, Daniel.Li a ?crit :
> Dear List,
>
> I'm using rsync to sync my data, see below command. And I met this
> error?
>
> I think it might be due to 2.6.9 and 3.0.5 compatible issue. So how to
> solve the problem? Thanks.
>
> rsync -vrtopg --progress --delete
> --password-file=rsync-password /path/on/pc
> root@192.168.0.202::destination
>
> building file list ...
> 151804 files to consider
> rsync: push_dir#1 "/" (in maps) failed: Permission denied (13)
> rsync error: errors selecting input/output files, dirs (code 3) at
> main.c(486) [receiver=2.6.9]
> rsync: connection unexpectedly closed (4 bytes received so far)
> [sender]
> rsync error: error in rsync protocol data stream (code 12) at
> io.c(600)
> [sender=3.0.5]
>
> --
> Daniel
>
> --
> Please use reply-all for most replies to avoid omitting the mailing
> list.
> To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html