You can use openssh. A scp program is included, or you can use 
rsync+openssh to sync files.

Basically, you just need to use "-e ssh" as an option to rsync, 
and then openssh will be used instead of rsh as the transport mechanism.

--Matt

On Mon, Nov 06, 2000 at 02:15:04PM -0800, Rob Ruth wrote:
> I need a means in which to transfer files to a web server securely. Isn't
> there a FTP daemon that replaces WU-FTP and provides encrypted logon? 
> 
> -Rob
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to