Hi,
i solved the problem i had with the FTPClient classes from
org.apache.commons.net.ftp.*. However, another requirement popped up in the
project: the ftp has to be secure. (now they tell me :-(
The classes don't seem to have any way of securing the connection.
What would be the easiest and fastest way of accomplishing this?
I can see a number of possibilities:
1. go find other classes that already have this ability
2. use ssh or other encryption from the client program to connect to the
server. this method is probably difficult because it has to work on both
linux and windows.
Any info is appreciated.
Thanks,
Benedict
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
To unsubscribe, e-mail: <mailto:commons-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-user-help@;jakarta.apache.org>
- Re: [net.ftp] secure ftp (probably off topic) Benedict Verheyen
- Re: [net.ftp] secure ftp (probably off topic) Martin van den Bemt
- Re: [net.ftp] secure ftp (probably off topic) Hu
- [Collections] SoftRefHashMap.purge throw... Eduardo Francos
- Re: [Collections] SoftRefHashMap.pur... Stephen Colebourne
- Re: [Collections] SoftRefHashMa... Eduardo Francos
- Re: [Collections] SoftRefHa... Stephen Colebourne
- Re: [Collections] SoftR... Eduardo Francos
- Re: [Collections] SoftR... Stephen Colebourne
- Re: [Collections] SoftR... Eduardo Francos
- Re: [net.ftp] secure ftp (probably off topic) Benedict Verheyen