![]() ![]() |
May 8 2007, 09:17 AM
Post
#1
|
|
|
Group: Members Posts: 19 Joined: 29-April 07 From: earth... lets generalize. Member No.: 16,129 |
ok. im running Cacko/crow (that malovsky points to) on an sl-5500
it is obviously a v3 rom because there is no doctab, but a files tab. I want to use FTP to let Qtopia Desktop sync over a LAN. HOWEVER, the v3 rom removed the ftpd. I have installed troll-ftpd and can ftp into the Z on port 21. how do I (without alot of work) set troll-ftpd to run on port 4242, or have port 4242 connections REALLY connect to port 21. Im using QTopia Desktop 2.n from QTopia's FTP server. |
|
|
|
May 9 2007, 01:32 PM
Post
#2
|
|
|
Group: Members Posts: 19 Joined: 29-April 07 From: earth... lets generalize. Member No.: 16,129 |
OK. there is a way to do this. simply do this at a terminal
CODE su echo "checking if we can get the initial port 21:" nc localhost 21 echo "forwarding port 21 to port 4242 via netcat tunneling" nc -l -p 4242 | nc localhost 21 this should allow you to access your Z via FTP on Port 4242 (the FTP sync port) on v3 roms with the troll-ftpd package (or any other ftp daemon that can run / as /home/documents/Zaurus/) |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 07:34 PM |