1) *ls -l* will give you the contents of the current directory
*pwd*  tells you the name of the current directory
*cd [directoryname]*  moves you from the current directory into
[directoryname], one level lower. You can move multiple levels via "*cd
dir1/dir2/dir3*"
cd ..   moves you up one level to the parent directory of the current
directory

2) I'll leave this to someone else, because if I do the symlink command
"ln -s" command by memory I get it wrong 25% of the time, and I don't
have a *nix window in front of me to check the help file

3) Assuming you are in the directory containing the firmware file, the
scp command would be "*scp baby_7.7.2_r9663.bin
root@<Radio-ip-address>:/dev*" , where you substitute the Radio's real
IP address in place of <Radio-ip-address>
Or, if you want to work with WinSCP, before trying to connect to the
Radio you need to change the protocol in the WinSCP dialog box. The
default is SFTP, but you want the SCP protocol instead.


------------------------------------------------------------------------
aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=98326

_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to