>> i think stdout as
>> rsync -avvP MCI/ MCI2 --stats --delete 1>1.txt
>> doesn't give me the 6c6c on the command line nor in the 1.txt
>>
>> rsync -avvP MCI/ MCI2 --stats --delete 2>1.txt
>> leaves an empty 1.txt.
>
> If that is the right syntax for your shell (it is for bash)
> then it isn't coming from rsync.

it is bash.



>> -vvv prints the following: there you can see one 6c... and rsync
>> stops here for at least 5 minutes... with -vv, it takes 5 sec.
>>
>> make_file(4,1 + 2 Semester/Acces Datenbank/Artikel.mdb)
>> ^[[?6c
>
> That isn't "6c" it is "\E[?6c" which is u8 in termcap.
> Something is mucking with your terminal.


So what can i do? writing a bug-report to redhat?

regards Philipp



-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to