>>> On 12/24/2008 at  1:58 PM, Tom Duerbusch <[email protected]> 
>>> wrote: 
> I need to FTP some files from VSE to SUSE 10 SP2 over hipersockets.  Secured 
> FTP support on VSE is a license thingie (i.e. money).  On SLES 10, it is the 
> default.

Not that I'm aware of.  The default is not to use SSL security for vsftpd.  
Just about the last line in /etc/vsftpd.conf has this:
ssl_enable=NO


>  Since I'm not going out on the wire, I would like to have a 
> non-secured FTP server setup on this linux image.  I don't see how to do 
> that with retaining a secured transport for other facilities, such as Putty.

I don't see any connection between the two.  One is FTP, going over ports 20,21 
(and possibly high ports if using passive mode), the other is going over port 
22, connecting to two entirely different daemons.

> Right now, I'm using VSFTPD as the FTP server.

It should just work, unless you've got the built-in firewall blocking the FTP 
service.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to