Page 1 of 1

Copy lang file from USB stick?

Posted: Wed Aug 03, 2011 6:22 pm
by geiro
As I know very little about Linux, I would appreciate som help in how to copy my new Norwegian language file from my USB stick an onto the correct place in my Meteohub (ALIX 3d2) via the SSH interface

Thanks (I am still googling)
Geir

Re: Copy lang file from USB stick?

Posted: Wed Aug 03, 2011 10:11 pm
by wfpost
install WINSCP
http://winscp.net/eng/download.php

connect to your meteohub

Re: Copy lang file from USB stick?

Posted: Wed Aug 03, 2011 10:37 pm
by geiro
I should had mentioned, I am on Mac, the name suggests to me that this is for Windows, but I will search for a Mac SCP client/software

Re: Copy lang file from USB stick?

Posted: Wed Aug 03, 2011 10:48 pm
by geiro
I got in.... but seams to need more permissions... root? default password? (logged inn with meteohub/meteohub)

Re: Copy lang file from USB stick?

Posted: Wed Aug 03, 2011 11:36 pm
by wfpost
user: root
password: meteohub

for Mac
http://rsug.itd.umich.edu/software/fugu/

Re: Copy lang file from USB stick?

Posted: Thu Aug 04, 2011 12:00 am
by geiro
Fugu is to old for Lion, but I keep looking for other scp sw.

I have SFTP in transmit and can view files/folders but can not write/copy logging in with meteohub/meteohub, if I log in with root/meteohub I only see 4 files..

Re: Copy lang file from USB stick?

Posted: Thu Aug 04, 2011 12:13 am
by geiro
I did manage to copy the file to root (used terminal in Mac which supports scp) but..... in root there are only 4 files and my noorsk.lang file and I assume I should move it to some relevant directory?

Logging in with meteohub/meteohub I see lots of files and folders, but have nor rights to write.... ??

Re: Copy lang file from USB stick?

Posted: Thu Aug 04, 2011 3:45 pm
by wfpost
I see, I never played with that language file, because German was already there by default.

/public/graphs
can be accessed without SSH, it is part of meteohubs webserver directory and is also a windows share

so, from your MAC, you can reach it with

smb://your-meteohub-IP-Address/public
meteohub : meteohub (user : password)

graphs is one of the sub-directories

http://docs.info.apple.com/article.html ... /8849.html