Re: SSL/SSH connection ??
- From: "Benoit" <nomail@xxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 15:35:27 +0200
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
>>>
>>>
>>>
>>
>>
>
>
.
- References:
- HOW: SSL/SSH connection ??
- From: Kristijan Marin
- Re: SSL/SSH connection ??
- From: Benoit
- Re: SSL/SSH connection ??
- From: Kristijan Marin
- HOW: SSL/SSH connection ??
- Prev by Date: Re: Debug problems with Visual C++ 6.0
- Next by Date: Re: For those interested in all .NET languages, not just C++...
- Previous by thread: Re: SSL/SSH connection ??
- Next by thread: Re: HOW: SSL/SSH connection ??
- Index(es):
Relevant Pages
|