slartibartfast wrote:
> I can't remember how to download the log. I have logged in with putty
> and found the file, but now what?
>
> Edit. First time I logged in and used the command ls I could see files
> and directories. Second time I logged I couldn' t see anything.
> Confused.
>
> Sent from my SM-G900F using Tapatalk
After you have logged in to the radio, you should be able to view the
log on screen with the command:
Code:
--------------------
cat /var/log/messages
--------------------
I have never used putty. On a Mac or Linux box one can do (from a
terminal prompt):
Code:
--------------------
scp root@yourradio:/var/log/messages radio.log
--------------------
which will log in to the radio and then copy the log to a file named
'radio.log' in one's current directory.
I believe that putty provides a similar command, 'PSCP', which would
work in much the same way. Section 5.2.1 seems to cover it.
https://www.ssh.com/ssh/putty/putty-manuals/0.68/Chapter5.html
------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=104141
_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio