You may not misunderstand me. I mean i need to set different proxy for each ftp connection.
Actually, I have found ftp4j support this operation and I've changed my ftpclient to ftp4j's ftpclient. Anyway, thank you. 2009/3/25 Steve Cole <[email protected]> > This may be > helpful...http://marc.info/?l=jakarta-commons-user&m=107877944806547&w=2 > > > ----- Original Message ----- > From: "王巍巍" <[email protected]> > To: <[email protected]> > Sent: Tuesday, March 24, 2009 9:47 PM > Subject: how to use http proxy to connect a ftp > > > I used apache common net FTPClient to connect a ftp server. I used a http > proxy as I'm in a campus network. However, the FTPClient use socket > to connect the remote ftp server and the connection only allow a socks > proxy. However, when i used flashfxp and set the http proxy the same as in > my program, flashfxp connected to the ftp server successfully > > miserable? Could anybody tell me why and how to conquer it? > > -- > 王巍巍(Weiwei Wang) > Department of Computer Science > Gulou Campus of Nanjing University > Nanjing, P.R.China, 210093 > > Mobile: 86-13913310569 > MSN: [email protected] > Homepage: http://cs.nju.edu.cn/rl/weiweiwang > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- 王巍巍(Weiwei Wang) Department of Computer Science Gulou Campus of Nanjing University Nanjing, P.R.China, 210093 Mobile: 86-13913310569 MSN: [email protected] Homepage: http://cs.nju.edu.cn/rl/weiweiwang
