Hi,

Could any one please tell me if there is any way to remove 11 letters long
cryptic output from -ii option.

I am using rsync 3.0.5

rsync -av -stats -ii --log-file-format='CONTENTS: %i %f %l %o %b'
--log-file='/tmp/rsync-test' Mydocs/ Mydocs1/"

The output of this command:

2009/03/31 15:15:17 [4537] building file list
2009/03/31 15:15:29 [4537] created directory Mydocs1
2009/03/31 15:15:29 [4537] CONTENTS: cd+++++++++ Mydocs/. 4096 send 0
2009/03/31 15:15:29 [4537] CONTENTS: >f+++++++++ Mydocs/1.pl 394 send 437
2009/03/31 15:15:29 [4537] CONTENTS: >f+++++++++ Mydocs/CHANGELOG.txt 2588

I want to remove "cd+++++++++", ">f+++++++++" etc from whole output to make
it compatible with rsync V2.6.7. Is it possible?

Thanks,
Jignesh
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to