On Thu, Sep 10, 2009 at 01:12:07AM -0700, stucky wrote: > I'm trying to run lftp via cron and have noticed that it doesn't produce any > stdout when run without a terminal.
see cmd:verbose setting. > 2. I thought I could use the debug option but that seems broken. Out of all > debug levels only 9 appears to work. The others log nothing at all: This is how current version of sftp behaves. Only error/warning messages are output on levels <9. It can be changed. A patch is welcome (see README.debug-levels first). -- Alexander..
