I ve uploaded gftp to the unstable feed.
I cross compiled it, I need to apply the attach patch to the configure script (i had to shunt a test that can not be done while cross-compiling).
I used:
LDFLAGS="-Wl,-rpath-link,/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/lib" ./configure --host=armv5tel-cacko-linux --build=i686-linux --x-includes=/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/include --x-libraries=/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/lib --disable-debug --prefix=/usr/local
to call the configure script.
The rest is just like what is described on
www.pdaxrom.orgPs: I also recompiled axyftp I'll make an ipk asap