On Fri, 2004-04-23 at 14:35, Jeffrey D. Brekke wrote: > I haven't seen anything about this either, but if you do find out some > information, please share it with us via this list or the wiki. > > Thanks. > > >>>>> On Thu, 22 Apr 2004 09:45:18 -0700, Roger Tanuatmadja <[EMAIL PROTECTED]> said: > > > Hi, I need to implement FTP over SSL or ideally use an existing > > library if someone can point me out to some package they know. > > >> From the archive there was only one post I could find regarding how > >> to > > implement this, something having to do with using J2SE1.4 which we > > are using and implementing the ...commons.net.SocketFactory, etc > > ,etc and calling a setSocketFactory. Can anyone provide any pointers > > on whether this is sufficient. I am quite worried about handshaking > > as well. Sample code would obviously be the most useful. >
Could you explain to me what you mean by "ftp over SSL"? I am familiar with SFTP, and with FTP over an SSH tunnel. And https, which is http over ssl. But ftp over SSL? Thanks, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
