Package: monkeytail Version: 0.3.0-1 Severity: normal $ touch /tmp/www:today.log
$ ls -l /tmp/www:today.log -rw-r--r-- 1 user user 0 2008-10-03 18:36 /tmp/www:today.log $ mtail /tmp/www:today.log Tailing today.log This bug is caused by the fact that monkeytail thinks that the URL is using the ssh/scp syntax. A simple work-around would be to first check whether or not the file with a colon exists on disk before trying to get to it via ssh. Francois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

