|
Home > Archive > IIS Server Security > January 2004 > Secure FTP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Fabrizio Bocci 2004-01-27, 9:35 pm |
| I've been asked to create an FTP secure site (i guess and ftps://
connection). How can i do this in Windows 2000?
thanks in advance
| |
|
| A number of FTP Server packages support SSL (e.g. CuteFTP). Alternatively
you can do secure FTP through SSL using Secure Shell (SSH). There are a
number of commercial packages that do this... but there's also Win32 ports
of OpenSSH that support SSH version 2, together with OpenSSH clients such as
Putty.. do a search on yahoo for OpenSSH...
Regards,
Mylo
"Fabrizio Bocci" <fabrizio@rtv38.com> wrote in message
news:O9VKFmY5DHA.2776@TK2MSFTNGP09.phx.gbl...quote:
> I've been asked to create an FTP secure site (i guess and ftps://
> connection). How can i do this in Windows 2000?
>
> thanks in advance
>
>
| |
| Wei-Dong Xu [MSFT] 2004-01-28, 5:34 pm |
| Hi Fabrizio,
Thanks for posting in the community!
From my understanding to this issue, you are going to use FTP with SSL to
build one secure connection with client.
I agree with Mylo. The OpenSSH will be very helpful for you regarding this
issue. The OpenSSH is located at:
http://www.openssh.com/
In addition, you can also use WebDAV for the file transfer. WebDAV can take
advantage of SSL directly. The kb article 323470 will provide more
assistance for you regarding this:
323470 HOW TO: Create a Secure WebDAV Publishing Directory
http://support.microsoft.com/?id=323470
Please feel free to let me know if you have any further questions. I am
standing by to be of assistance.
Does this answer your question? Thank you for using Microsoft NewsGroup!
Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
| |
| Karl Levinson [x y] mvp 2004-01-28, 9:36 pm |
| These links may help:
www.webdav.org/projects
http://securityadmin.info/faq.asp#ftpencryption
With the possible exception of WebDAV, I think pretty much every other
solution for encrypting FTP requires all FTP clients to install and use new
custom software.
"Wei-Dong Xu [MSFT]" <v-wdxu@online.microsoft.com> wrote in message
news:Bp22GNj5DHA.3496@cpmsftngxa07.phx.gbl...quote:
> Hi Fabrizio,
>
> Thanks for posting in the community!
>
> From my understanding to this issue, you are going to use FTP with SSL to
> build one secure connection with client.
>
> I agree with Mylo. The OpenSSH will be very helpful for you regarding this
> issue. The OpenSSH is located at:
> http://www.openssh.com/
>
> In addition, you can also use WebDAV for the file transfer. WebDAV can
takequote:
> advantage of SSL directly. The kb article 323470 will provide more
> assistance for you regarding this:
> 323470 HOW TO: Create a Secure WebDAV Publishing Directory
> http://support.microsoft.com/?id=323470
>
> Please feel free to let me know if you have any further questions. I am
> standing by to be of assistance.
>
> Does this answer your question? Thank you for using Microsoft NewsGroup!
>
> Wei-Dong Xu
> Microsoft Product Support Services
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no
rights.quote:
>
|
|
|
|
|