Re: [NET] SFTP vs. FTPS

2009-06-05 Thread Steve Cohen
Great! I am forced to use JSCH for now, which is sufficient for my simple needs but there are many problems with that package (primarily in their attitude toward documentation and users) that an Apache Commons-Net release I'm sure would not have. Shikhar Bhushan wrote: On Wednesday 13 May 2

Re: [NET] SFTP vs. FTPS

2009-05-14 Thread Shikhar Bhushan
On Wednesday 13 May 2009 18:37:09 Steve Cohen wrote: > Hi. > > I've been out of the FTP "game" for several years and now I need to get > back in. I have a requirement to set up a secure FTP connection with > another organization, so naturally, I look to commons-net first as a > solution. I notice

RE: [NET] SFTP vs. FTPS

2009-05-13 Thread Oberhuber, Martin
MC Member http://www.eclipse.org/dsdp/tm > -Original Message- > From: Steve Cohen [mailto:sco...@javactivity.org] > Sent: Mittwoch, 13. Mai 2009 18:37 > To: Commons Developers List > Subject: [NET] SFTP vs. FTPS > > Hi. > > I've been out of the FTP

[NET] SFTP vs. FTPS

2009-05-13 Thread Steve Cohen
Hi. I've been out of the FTP "game" for several years and now I need to get back in. I have a requirement to set up a secure FTP connection with another organization, so naturally, I look to commons-net first as a solution. I notice that there is support for FTPS in commons-net but not for