Re: Client to telnet into server and then ftp to another server
- From: Gordon Beaton <n.o.t@xxxxxxxxx>
- Date: 9 Aug 2006 20:13:07 +0200
On 9 Aug 2006 10:48:38 -0700, Marlo wrote:
Thanks for your reply. I came accross this website,
http://www.rfc-archive.org/getrfc.php?rfc=1415, which I think is the
one you were referring to. I am not familiar with the FTAM protocol.
So I will have to really read up on it to determine whether I can
implement this option.
Question : FTAM does not seem like a very popular protocol. How
difficult do you think will it be to program the FTP-FTAM gateway
for a java developer like me, with 1 year's experience? Bearing in
mind that I have less than a month to familiarise myself with this
specification and to code it?
I was referring to regular FTP, and the RFC number (rfc959) got lost
while I was editing my post.
Here it is:
http://www.ietf.org/rfc/rfc959.txt
You mentioned that you'd already implemented an FTP client, so I don't
suppose it should be a great deal of work to use it as described in
section 5.2.
There are also a number of open source FTP client libraries for Java,
(for example http://jakarta.apache.org/commons/net/) so there's really
no need to invent your own.
See also:
http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html
/gordon
--
[ don't email me support questions or followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
.
- Follow-Ups:
- References:
- Prev by Date: type Map does not take parameters ?
- Next by Date: JMFRegistry can Not detect mywebcam
- Previous by thread: Re: Client to telnet into server and then ftp to another server
- Next by thread: Re: Client to telnet into server and then ftp to another server
- Index(es):