Mailinglist Archive: opensuse (6210 mails)
| < Previous | Next > |
Re: [SLE] rsync problem
- From: Ken Schneider <suse-list@xxxxxxxxxxxxx>
- Date: Wed, 19 Oct 2005 16:59:35 -0400
- Message-id: <1129755575.23050.25.camel@xxxxxxxxxxxxxxxxx>
On Wed, 2005-10-19 at 15:11 -0400, Bruce Marshall wrote:
> On Wednesday 19 October 2005 03:06 pm, Nick Vahalik wrote:
> > Hey Jack,
> >
> > You need to add -e in front of ssh. So try this:
> >
> > rsync -a -e ssh horizon/ root@xxxxxxxxxxxx:horizon
>
>
> Also add a slash after the last 'horizon'. Rsync is very particular about
> slashes.
>
Not needed on the destination but required on the source.
--
Ken Schneider
UNIX since 1989, linux since 1994, SuSE since 1998
> On Wednesday 19 October 2005 03:06 pm, Nick Vahalik wrote:
> > Hey Jack,
> >
> > You need to add -e in front of ssh. So try this:
> >
> > rsync -a -e ssh horizon/ root@xxxxxxxxxxxx:horizon
>
>
> Also add a slash after the last 'horizon'. Rsync is very particular about
> slashes.
>
Not needed on the destination but required on the source.
--
Ken Schneider
UNIX since 1989, linux since 1994, SuSE since 1998
| < Previous | Next > |