Re: batch mode file transfers via ssl

2004-11-16 Thread Bernhard Froehlich
[EMAIL PROTECTED] wrote: ok but what happens when this client does not accept non-ssl connections. Here is the errorlog [...] I do not find any SSL-related errors in that log. It looks just like nobody is listening to the target port... :-) Maybe you mix up OpenSSL and OpenSSH. You need a SSH-

Re: batch mode file transfers via ssl

2004-11-16 Thread Ng Pheng Siong
On Tue, Nov 16, 2004 at 11:54:07AM -0500, [EMAIL PROTECTED] wrote: > so here it is: is there a way to automate file transfers using ssl? I > installed openSSL and now I want to transfer files using sftp or ftp but > of course I want these files encrypted. Currently I am using GPG but for > th

Re: batch mode file transfers via ssl

2004-11-16 Thread DBSMITH
ith OhioHealth IT UNIX / TSM / EDM Teams 614-566-4145 Jacques Thomas <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 11/16/2004 04:34 PM Please respond to openssl-users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: batch mode file transfer

Re: batch mode file transfers via ssl

2004-11-16 Thread Jacques Thomas
You probably want to do your transfer using sftp, and automate the login using ssh-agent. Best, Jacques Thomas [EMAIL PROTECTED] wrote: Hello, I have been looking out in the archives and never found anything directly related to my question, so here it is: is there a way to automate file transfe