[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: SSL Encrypiton



I'm thinking you want, as Rob suggested, scp.

You can think of it as the old rcp program, but it uses ssh.

It can even be used in ways ftp can not(?)

example:

> hostname
host1
> whoami
user1
> scp user2@host2:/tmp/file1 user2@host3:/tmp

(copies a file from one remote machine to another, securely)




> -----Original Message-----
> From: Tinus Kotze [mailto:13596128@sun.ac.za] 
> Sent: Thursday, February 20, 2003 11:11 AM
> To: Rob Weir
> Cc: debian-user@lists.debian.org
> Subject: Re: SSL Encrypiton
> 
> 
> Thanks for the reply.
> 
> I know about the limitations of gftp. I was looking for a wrapping 
> utility or even something ftp-ssl. I had another reply which 
> directed me 
> to tlswrap. The problem is that there seems to be a 
> communication error.
> 
> [~]$ ftp 127.0.0.1 7000
> Connected to 127.0.0.1.
> 220 TLSWRAP FTP Proxy Server (Version 0.7) ready.
> Name (127.0.0.1:jmak): jmak@146.232.189.12:33
> 502 RFC 2228 authentication not implemented.
> SSL not available
> 331 Password required for jmak.
> Password:
> 421 Service not available, remote server has closed connection
> Login failed.
> No control connection for command: No such file or directory
> ftp>
> 
> I don't really have an option. Some of the people are running 
> Serv-u 4 
> which only supports SSL/TLS encryption and the windows 
> applications like 
> CuteFTP Pro 1/2/3 does support it. So it is the linux community that 
> pulls on the shortend. I am trying to find a way to link the 
> networks. 
> The only we I see that linux can move forward if it offers that which 
> Windoz offers. If it doesn't, people will keep to that which 
> does, even 
> thow they know there is better things out there.
> 
> Regards
> Tinus
> 
> Rob Weir wrote:
> 
> >On Tue, Feb 18, 2003 at 01:11:16PM +0200, Tinus Kotze wrote:
> >  
> >
> >>I am interested in SSL encryption. I am on a LAN with ftp 
> servers using 
> >>SSL encryption(implecit) and some are using standard text. Is it 
> >>possible to access the ssl ftp servers from debian with a 
> GUI like gFTP?
> >>    
> >>
> >
> >That of course depends on the program.  Try and see!  That said, a
> >quick look at gftp-{text,gtk}'s dependencies with apt-cache 
> show do not
> >show a dependency on either OpenSSL or GNUTLS, so I'd say 
> no.  wget (or
> >wget-ssl in <sarge) does though.  If you're worried about security
> >though, why not use ssh or scp or sftp?
> >
> >  
> >
> >>I am not currently subscribed so I would appreciate it if 
> you could send 
> >>me the mail to my adress, and not just to the user group. I 
> am running 
> >>Debian Unstable.
> >>    
> >>
> >
> >I have, but to try subscribe in future, you're more likely 
> to get help,
> >and you'll be able to help others, too.
> >
> >  
> >
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org
> 
> 

------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the designated recipient(s) named above.  If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited.  This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such.  All information is subject to change without notice.




Reply to: