![]() |
enable ftp server
Is there anyway to enable an ftp server on the N800? Apparently, NVU won't talk to it using sftp.
Jay |
Re: enable ftp server
I'm not sure if NVU does it... But you can easily transfer files to the Tablet over SSH using openSSH on the Tablet and Gftp on your computer... Hope it helps!
|
Re: enable ftp server
No, that didn't help, as that's the way I do it now. I want my html editor, NVU, to be able to "see" then N800, and, unfortunately, it doesn't use sftp.:(
|
Re: enable ftp server
You can "mount an ssh partition" using sshfs
It's a bit of a hack but I've used it, it's like "fish" of konqueror. |
Re: enable ftp server
I'm in a Windows environment. Maybe I should just install Samba.
|
Re: enable ftp server
Samba on the n800? Does it exist? I've seen that
apt-cache policy nfs-common says that it exist so I guess it's possible to install NFS but then you will need NFS services for NT for the windows part. Actually it should be possible to port an ftpserver to the n800 but I guess nobody did it because ftp is really insecure.. |
Re: enable ftp server
The problem with transfers via SSH is they are very slow, much slower than the write speed of the SDHC cards. Having a FTP server running on the tablet, would get rid of this limitation.
Yes FTP is more insecure, but only if the login credentials are intercepted, and on a private LAN, it is a very good solution for file transfers. I am actually surprised it does not come as part of the OS and nobody has compiled it. |
Re: enable ftp server
Quote:
Quote:
I have this device since only a few days but I may have a look at porting an ftp server when I have time and when I have understood how to cross compile. |
Re: enable ftp server
There exist ftp server made in python. One is pyFTPdrop only supports anonymous upload but needs to be started from (x)inetd which I can't find for the n800.
You should find others in python or even in perl, ftp protocol and application is quite simple. |
Re: enable ftp server
Quote:
Thank you! |
All times are GMT. The time now is 23:06. |
vBulletin® Version 3.8.8