la part de jw schultz
> Envoy??: 28 janvier, 2003 09:39
> ??: [EMAIL PROTECTED]
> Objet?: Re: RE : RE : small problem that I'm having...
>
> On Tue, Jan 28, 2003 at 09:00:35AM -0500, Patrick Amirian wrote:
> > FYI.
> > Yeah actually I found my mistake.
> > In t
EMAIL PROTECTED]
Objet : Re: RE : RE : small problem that I'm having...
On Tue, Jan 28, 2003 at 09:00:35AM -0500, Patrick Amirian wrote:
> FYI.
> Yeah actually I found my mistake.
> In the config file I had path=/blah/blah/
> The real thing is path=/blah/blah/*
>
> It worked
On Tue, Jan 28, 2003 at 09:00:35AM -0500, Patrick Amirian wrote:
> FYI.
> Yeah actually I found my mistake.
> In the config file I had path=/blah/blah/
> The real thing is path=/blah/blah/*
>
> It worked.
Poor solution. Common error. Much better to fix the
permissions on /blah/blah
Using * me
D]'; Green, Paul; [EMAIL PROTECTED]
Objet : RE: RE
: small problem that I'm having...
The error
that says "link_stat . :
Permission denied" means that rsync was unable to get the status of the
file named ".". This is a Unixism for the name of
the current directo
-Original Message-From: Patrick Amirian
[mailto:[EMAIL PROTECTED]]Sent: Monday, January 27, 2003 3:55
PMTo: 'Green, Paul'; [EMAIL PROTECTED];
[EMAIL PROTECTED]Subject: RE : small problem that I'm
having...
This is
what I get with the vvv
option
local_vers
EMAIL PROTECTED]] De la part de Green, Paul
Envoyé : 27 janvier, 2003
15:40
À : '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Objet : RE: small problem
that I'm having...
Try
running -v (or -vv or -vvv, as needed); rsync should at least tell you the name
of the file/directory/link it is operati
PROTECTED]Subject: small problem that I'm
having...
Good
morning guys,
I’ve
compiled and installed rsync 2.5.5 on 2 AIX 4.3
systems.
When I try
to run this command
rsync --stats
--progress --delete --partial --timeout=60 -aRntvz
patrick@aix1::test /test
I get this
message and I don’t
Good morning guys,
I’ve compiled and
installed rsync 2.5.5 on 2 AIX 4.3 systems.
When I try to run this
command
rsync --stats --progress --delete --partial --timeout=60 -aRntvz patrick@aix1::test /test
I get this message and I don’t
know why. On both systems I run the command as root