Re: [lopsa-tech] linux/microsoft ftp issue

2013-09-19 Thread Leila Kemery
Hi Andrew is Active Directory Domain authentication coming into play? Thanks, Leila > On Sep 19, 2013, at 6:14 AM, Andrew Hume wrote: > > i am trying to help figure out a weird incompatibility issue. > i am ftp'ing from a linux box to a ftp server running on a windows nt system. > when i cd \

Re: [lopsa-tech] Tool for searching and browsing log files.

2016-04-01 Thread Leila Kemery
Have you tried grep -A 10 -B 10 *.log? or if they are gzipped use zgrep. Thanks! Leila Kemery On Thu, Mar 31, 2016 at 3:46 AM, Simon Lyall wrote: > I'm looking for a tool that might handle this nicely. > > I have some asterisk log files that are generated by daemontools&#x