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 directory. You don't have access to it. That's all I
can help you with right now.
PG
-----Original Message-----
From: Patrick Amirian [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 3:55 PM To: 'Green, Paul'; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE : small problem that I'm having... This is
what I get with the vvv
option local_version=24 remote_version=24 receiving file
list ... link_stat . : Permission
denied received 0
names done recv_file_list
done client: nothing
to do now I run my
command line on the client side, should I run this on the server side
?! does this
command mean, send me the files from aix1[module test] all the files that I need
in /test directory? rsync --stats
--progress --delete --partial --timeout=60 -aRntvz
patrick@aix1::test /test thanks. -----Message
d'origine----- Try
running -v (or -vv or -vvv, as needed); rsync should at least tell you the name
of the file/directory/link it is operating on at the time it gets the error.
PG -----Original
Message----- 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, what
could be the cause ? Oh I was
getting the same message with rsync 2.4.X and I still get it with the latest
version. receiving
file list ... link_stat test : Permission denied done client:
nothing to do thanks. |
- RE : RE : small problem that I'm having... Green, Paul
- RE : RE : small problem that I'm having... Patrick Amirian
- Re: RE : RE : small problem that I'm having... jw schultz
- RE : RE : RE : small problem that I'm having.... Patrick Amirian
- Re: RE : RE : RE : small problem that I'm... jw schultz