On Thu 19 May 2005, Vincent Lefevre wrote:
>
> The following script shows the bug.
Thanks, I've forwarded it to the upstream mailing list as it looks like
it needs attention from someone who is intimately familiar with rsync's
internals :-)
Paul Slootman
--
To UNSUBSCRIBE, email to [EMAIL PR
On 2005-05-18 11:40:40 +0200, Paul Slootman wrote:
> Could you reproduce this with a fixed list, i.e. give a script that
> creates the directories and files, generates the list (e.g. with find)
> and then calls rsync? That might help to make it clear what exactly is
> going wrong...
The following
On Mon 25 Apr 2005, Vincent Lefevre wrote:
> On 2005-04-25 14:59:46 +0200, Paul Slootman wrote:
> > Of course, if you did not specify -r or --recursive (you don't show how
> > you invoked rsync), then it is a bug.
>
> This is the case. FYI, the command was:
>
> svn list -R | rsync --files-from=-
On 2005-04-25 14:59:46 +0200, Paul Slootman wrote:
> Of course, if you did not specify -r or --recursive (you don't show how
> you invoked rsync), then it is a bug.
This is the case. FYI, the command was:
svn list -R | rsync --files-from=- -zuv --progress -e ssh \
--rsync-path=/home/QtPalmtop/b
On Sat 23 Apr 2005, Vincent Lefevre wrote:
> Package: rsync
> Version: 2.6.4-2
> Severity: important
>
> I'm using rsync with --files-from=-, where the standard input may
> contain directories. With previous versions, these directories
> were ignored, but now all the files in these directories ar
Package: rsync
Version: 2.6.4-2
Severity: important
I'm using rsync with --files-from=-, where the standard input may
contain directories. With previous versions, these directories
were ignored, but now all the files in these directories are also
tranferred.
In particular, this is a security prob
6 matches
Mail list logo