Daniel.Li
2009-May-06 03:42 UTC
how to output verbose information to console when run rsync --daemon?
Dear List, option "-v" can output information to console. But it seems no effect with "rsync --daemon". So, how can I output verbose information to console when running with command "rsync --daemon" I also tried log file. Seems didn't work. Or is there any other way to read those information, Thanks in advance. -- Daniel
Daniel.Li
2009-May-25 09:47 UTC
how to output verbose information to console when run rsync --daemon?
I used "--log-file" option, but I just found those "connect....bla bla..." info. No other valuable info like rsync client with -vvvvv options. Can anyone help here ? On Wed, 2009-05-06 at 11:42 +0800, Daniel.Li wrote:> Dear List, > > option "-v" can output information to console. But it seems no effect > with "rsync --daemon". > > So, how can I output verbose information to console when running with > command "rsync --daemon" > > I also tried log file. Seems didn't work. > > Or is there any other way to read those information, Thanks in advance. > > -- > Daniel >