OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: raybert on June 08, 2005, 11:07:30 am

Title: Sftp Gui For Sharp Rom?
Post by: raybert on June 08, 2005, 11:07:30 am
Does anyone know if there's a graphical SFTP client for the Sharp ROM?

I've been using tkcFTP for regular FTP and it works reasonably well for me.  I'm trying to close all my FTP and TELNET ports on all my systems though (better late than never, right?) and a Z GUI SFTP is the one hole in my coverage right now...

Thanks,

~ray
Title: Sftp Gui For Sharp Rom?
Post by: jagrka on June 08, 2005, 09:06:02 pm
I've not seen an SFTP client for the Zaurus, but would certainly welcome one.
Is it possible that J-FTP could be compiled to run on the Zaurus?

http://sourceforge.net/projects/j-ftp/ (http://sourceforge.net/projects/j-ftp/)
Title: Sftp Gui For Sharp Rom?
Post by: raybert on June 09, 2005, 05:15:36 pm
Quote
Is it possible that J-FTP could be compiled to run on the Zaurus?

http://sourceforge.net/projects/j-ftp/ (http://sourceforge.net/projects/j-ftp/)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=83466\"][{POST_SNAPBACK}][/a][/div]
Well, it's java, so, theoretically at least, it doesn't need compiling.  It's possible that it could be made to work.  I'm not up-to-date on the state of Z java support though so I can't say off-hand.  It might need re-compiling to work around unsupported java features.

Another option, although I haven't tried it yet, is to use standard FTP with SSH Port Forwarding.  This would still require running an FTP server on the host machine, but the FTP port would not need to be accessible directly from the network (only SSH).  I'll have to give that a try.  Theoretically, it should even work with something like tkcFTP.  Ultimately, though, I'd like to eliminate my FTP servers altogether.

Another angle to this that I just thought of is Zaurus feeds.  I have one set-up on my home system.  They require FTP, I believe.  Since the Z SW installer lets you specify the connection parameters, I suspect the SSH Port Forwarding trick could work with that also.

~ray