|
|
2007-09-04
, 02:22
|
|
Posts: 662 |
Thanked: 238 times |
Joined on Jul 2007
|
#2
|
|
|
2007-09-04
, 17:17
|
|
Posts: 147 |
Thanked: 12 times |
Joined on Aug 2007
@ Washington State
|
#3
|
|
|
2007-09-04
, 19:08
|
|
Posts: 147 |
Thanked: 12 times |
Joined on Aug 2007
@ Washington State
|
#5
|
|
|
2007-09-04
, 20:39
|
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#6
|
|
|
2007-09-05
, 07:31
|
|
Posts: 30 |
Thanked: 10 times |
Joined on Jul 2007
|
#7
|
|
|
2007-09-05
, 09:13
|
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#8
|
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.
|
|
2007-09-06
, 13:34
|
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#9
|
|
|
2008-04-15
, 21:02
|
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#10
|
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.
| The Following User Says Thank You to hordeman For This Useful Post: | ||
Jay