[MPlayer-mirror] Re: [Mcmts Player-mirror] New mirror
Diego Biurrun
diego at biurrun.de
Tue Feb 1 11:22:09 CET 2005
Ljubisa Radivojevic writes:
> On Sunday 30 January 2005 12:38, Diego Biurrun wrote:
> > Diego Biurrun writes:
> > > ETF Mirror admin writes:
> > > > On Friday 21 January 2005 13:50, Diego Biurrun wrote:
> > > > > The passwd file must not be world readable.
> > > >
> > > > it isn't..
> > > > -rw------- 1 root root 9 Jan 15 03:08 .mplayerpasswd
> > >
> > > What is the exact command you are using?
> >
> > Had any more luck?
> I can see some progress but still there is some problem. I tried with this
> command:
> rsync -a rsync://mirroring@mplayerhq.hu:2009/ftp
> --password-file=/var/db/.mplayerpasswd
> The problem is that rsync doesn't download anything, it just print a list of
> files and exit.
You must specify a destination path, at least '.' or '/path/to/xxx',
i.e.
rsync -a --password-file=/var/db/.mplayerpasswd rsync://mirroring@mplayerhq.hu:2009/ftp /path/to/xxx
Diego
More information about the MPlayer-mirror
mailing list