On Tue, 24 Sep 2002, jw schultz wrote:
> [edited]
> On Tue, Sep 24, 2002 at 12:52:58PM -0700, Gwendal Stevanazzi wrote:
> > On Tue, 24 Sep 2002 [EMAIL PROTECTED] wrote:
> > > Here's the script:
> > > rsync dira/file dirc
> >
> > This script runs ok
> > But here is a script which doesn't work for
[edited]
On Tue, Sep 24, 2002 at 12:52:58PM -0700, Gwendal Stevanazzi wrote:
> On Tue, 24 Sep 2002 [EMAIL PROTECTED] wrote:
> > Here's the script:
> > rsync dira/file dirc
>
> This script runs ok
> But here is a script which doesn't work for me:
> rsync -R dira/file ../dest/
The culprit appears t
riram Ramkrishna <[EMAIL PROTECTED]>
> Sent by: [EMAIL PROTECTED]
> 09/24/2002 10:19 AM
>
>
> To: Gwendal Stevanazzi <[EMAIL PROTECTED]>
> cc: jw schultz <[EMAIL PROTECTED]>
> [EMAIL PROTECTED]
> (bcc: Tim Conway/LMT/SC/PHILIPS)
>
are some who call me Tim?"
Sriram Ramkrishna <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
09/24/2002 10:19 AM
To: Gwendal Stevanazzi <[EMAIL PROTECTED]>
cc: jw schultz <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
(bcc: Tim Conway/LMT/SC/P
I've always tried just appending a trailing slash to the destination
that always worked for me.
sri
On Tue, Sep 24, 2002 at 12:28:02AM -0700, Gwendal Stevanazzi wrote:
> On Mon, 23 Sep 2002, jw schultz wrote:
>
> > On Mon, Sep 23, 2002 at 06:03:12PM -0700, Gwendal Stevanazzi wrote:
> > >
> > >
On Tue, Sep 24, 2002 at 12:28:02AM -0700, Gwendal Stevanazzi wrote:
> On Mon, 23 Sep 2002, jw schultz wrote:
> > On Mon, Sep 23, 2002 at 06:03:12PM -0700, Gwendal Stevanazzi wrote:
> > >
> > > Now I want to update file1.
> > > If I run the command
> > > rsync -aRz file1 destination:/home/test2/lin
On Mon, 23 Sep 2002, jw schultz wrote:
> On Mon, Sep 23, 2002 at 06:03:12PM -0700, Gwendal Stevanazzi wrote:
> >
> > Here is the structure of my servers :
> >
> > Source :
> >
> > /home/test1/link_dir
> > sub_dir1
> > file1
> > file2
> >
On Mon, Sep 23, 2002 at 06:03:12PM -0700, Gwendal Stevanazzi wrote:
>
> Here is the structure of my servers :
>
> Source :
>
> /home/test1/link_dir
> sub_dir1
> file1
> file2
> ...
> sub_dir2
>
Here is the structure of my servers :
Source :
/home/test1/link_dir
sub_dir1
file1
file2
...
sub_dir2
...
Destination:
/home/test2/real_dir
sub_dir1