| Author |
Java FTP client for T610? |
Spiken Joined: Jul 13, 2003 Posts: 10 From: Sweden PM |
Does anyone know if there are some kind of ftp client available for download to a T610? Like a slimmed version of fxp? The main purpose of the client would be to send files between two servers.
Thx in advance. |
|
|
wrath000 Joined: May 14, 2003 Posts: > 500 From: Norway PM |
No, there is no such client.
If you plan to send files between two servers why would you need an ftp client on the phone? Surely you are not planning to download the files to the phone first, and then send them? If you want to send files between two servers you neet a telnet or an SSH client (so you can log into one server, and download files directly.
Currently T610 can not support a telnet or a SSH client (T610 JAVA only supports http protocol)
|
WildNomad Joined: Oct 17, 2002 Posts: 113 From: Spain PM |
Actually you could do it without downloading to a local machine first, you just have to play with the PORT and PASV commands on both servers (take a look to FXP)...
BUT, with Java you can't connect to anything that use any protocol but HTTP. Also, you can't do better with Mophun because it will only allow an active connection, and you need two.
Regards! |
|
|