Re: SSL/SSH connection ??



SSL/SSH is not a protocole to send files, it is a way to encryp stream and
dercryp the stream side server. And it is SSL or SSH.


Y can not really send a file with SSL/SSh, you can send a file by FTP encryp
by SSL or by SSh.
For SSL, did you try to put a url like "ftps://" (means ftp+ssl)
For SSH, the best thing it is to use a third application (nammed ssh
agent )like putty as FilleZilla (open source projet)does but I think it is
more expensive in time.




"Kristijan Marin" <kristijan.marin@xxxxxxxxxxxxxx> a écrit dans le message
de news: eKRwM0iqFHA.4072@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Well I need to create an app that will transfer files from one computer to
> another.
> I need to use these two protocols : FTP, SSH./SSL
>
> I know how to do it for FTP ( i use CFtpConnection) but don't have a clue
> how
> can I achieve that using SSL/SSH.
>
> I saw some "FTP over SSH/SSL" notes but none was of any use.
>
> I don't even know where to start ..... do I have to transfer files in SSL
> byte by byte ?
> Do I need client-server application or can I create only my client and the
> system takes over on the other side. I don't know. Never did anything with
> SSL.
>
> My program will be run from Windows platform.
>
> Or is there any other option to do it like CFTConnection does it.
>
> Thanks a lot for help.
>
> Kris
>
>
>
> "Benoit" <nomail@xxxxxxxxxxx> wrote in message
> news:eG4WdriqFHA.2244@xxxxxxxxxxxxxxxxxxxxxxx
>> Can you explain a little bit more?
>>
>> "Kristijan Marin" <kristijan.marin@xxxxxxxxxxxxxx> a écrit dans le
>> message de news: efhXyPiqFHA.3216@xxxxxxxxxxxxxxxxxxxxxxx
>>> Hi,
>>>
>>> I have a project to do, that has to transfer files over SSL/SSH
>>> connection.(FTP over SSL or some other method)
>>> I searched a lot but didn't find anything usefull :((
>>>
>>> Has anyone any clues how to do that ??
>>>
>>> Thank you.
>>> Kris
>>>
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: RE: Telnet/SSL v SSH
    ... Neither the SSL or the SSH ... SSH was made to be a secure remote terminal protocol, ...
    (Security-Basics)
  • RE: RE: Telnet/SSL v SSH
    ... SSH is a secure login and shell ... SSH and SSL are apples and oranges. ... include secure use of networked applications, remote system administration, ...
    (Security-Basics)
  • Re: Cable for transfer of data?
    ... SSL /should/ mean. ... SSH has an SSH encryption similar to SSL. ... SSH does tunneling and encryption. ...
    (uk.comp.homebuilt)
  • Re: Need new 3270 emulator: SSH, inexpensive, reliable
    ... I'm not sure where you're management got their information about SSL being ... Yes, as stated by others, SSH and SSL use Public key processing. ... create a CERTAUTH certificate, and then create another certificate, signed by ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)
  • Re: SSH tunneling/port forwarding and stateful packet inspection
    ... > have reconfigured SSH to run over port 443 the trace shows it as SSL ... Your packet trace identifies the TCP connection as ...
    (comp.security.ssh)