try cating the log to another file and then you can download that file... so "cat /var/log/ee/install.log > ~/ee-install.log" That should give you an ee-install.log file in your home directory that you can use scp or sftp to download to your local machine.
↧