On Fri, 2004-03-26 14:38:22 +0100, Markus Marquardt <[EMAIL PROTECTED]>
wrote in message <[EMAIL PROTECTED]>:

> Now rsync sometimes generates messages like "file has vanished: ..." on 
> STDOUT (_not_ STDERR) which breaks this processing.

Sounds at least surprising. Just prepare a patch to output this on
stderr if your scripts break.

> Is there any way to get a "clean" list of the transferred files (without 
> doing things like grep or sed on the output stream)?

Well, "grep -v" would IMHO be the "natural" way to clean the output.
Long-term solution is more like patching rsync to use stderr, though...

MfG, JBG

-- 
   Jan-Benedict Glaw       [EMAIL PROTECTED]    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg
    fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!
   ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature

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

Reply via email to