On Tue, 2006-07-18 at 21:01 -0500, David D. Hagood wrote:
> However, without portmap running on the Nokia it takes a LOOONG time
> to complete a mount command - about 30 seconds or so. However, if you
> issue the mount command from within the XTerm, and wait, it will mount
> and you will be
Christian Henz wrote:
I use NFS, but with the 2006 OS you have to re-compile the kernel for that.
Actually, there is a kernel image up on maemo.org with support for both
NFS and IP6 - so there is no need to recompile, just reflash the kernel
- it is listed in the Applications2006 section.
H
Well that is an overkill.Anybody experienced with sshfs? Its pretty damn cool.On 7/18/06, Christian Henz <
[EMAIL PROTECTED]> wrote:On Tuesday 18 July 2006 15:54, Thanos Panousis wrote:
> Hello list,>> I would like to ask the list for a general developing question. I need to> set up some kind o
Yes, that is what I am resorting to right now;But it sucks, you need to: save on local disk, scp to remote disk, execute on remote disk.If a mount was possible, only 1 and 3 are needed.
On 7/18/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hi Thanos!> What other alternatives have you ppl been usi
On Tuesday 18 July 2006 15:54, Thanos Panousis wrote:
> Hello list,
>
> I would like to ask the list for a general developing question. I need to
> set up some kind of shared directory between the 770 and my developing PC.
> This way I can write a python script on my PC editor, save on the shared
>
Hi Thanos!
> What other alternatives have you ppl been using?
I simply use openssh installed on my nokia
(http://maemo.org/maemowiki/ApplicationCatalog2006#head-f2616a12f79f9b76bea9dca20cbe89a1735a4910)
and transfer the binary from my pc to the nokia with a simple "scp" - on
another session I am lo
Hello list, I would like to ask the list for a general developing question. I need to set up some kind of shared directory between the 770 and my developing PC. This way I can write a python script on my PC editor, save on the shared directory directly which would lie on the 770, and then just run