Re: FTP
From: Alun Jones (alun@texis.com)
Date: 10/31/02
- Next message: Ken Schaefer: "Re: Server.CreateObject failed while checking permissions"
- Previous message: Karl Levinson [x y] mvp: "Re: IIS Web Admin - Invalid UserName/Password Or IIS Web Admin - UserName/Password Validation Failed"
- In reply to: avgreen: "FTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: alun@texis.com (Alun Jones) Date: Thu, 31 Oct 2002 01:13:42 GMT
In article <d0ef01c28075$e503b6b0$39ef2ecf@TKMSFTNGXA08>, "avgreen"
<avgreen@rcnchicago.com> wrote:
>Does anyone know of a way to block certain file types from
>loading to an FTP server. i am using Windows 2000 FTP
>services and i want to prevent people from uploading
>unencrypted files to my server.
>Specifically, i would like the server to reject files that
>do not have a pgp extension.
My immediate thought is that this doesn't achieve what you're trying to
achieve. There's nothing then to stop someone deciding that it's too
inconvenient to go find a PGP executable, so he's just going to rename
"secret-file.txt" as "secret-file.pgp" (or whatever the PGP extension might
be), and upload it.
No, if you want your uploads to be safe from spying, you need to ensure that
cryptography is negotiated, and enabled, on the connection itself.
You can do this either by installing a wrapper on top of your server that
enables SSL encryption, or using a third-party FTP server such as our own
WFTPD Pro, that supports SSL encryption natively.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
-- Texas Imperial Software | Try WFTPD, the Windows FTP Server. Find us at 1602 Harvest Moon Place | http://www.wftpd.com or email alun@texis.com Cedar Park TX 78613-1419 | VISA/MC accepted. NT-based sites, be sure to Fax/Voice +1(512)258-9858 | read details of WFTPD Pro for XP/2000/NT.
- Next message: Ken Schaefer: "Re: Server.CreateObject failed while checking permissions"
- Previous message: Karl Levinson [x y] mvp: "Re: IIS Web Admin - Invalid UserName/Password Or IIS Web Admin - UserName/Password Validation Failed"
- In reply to: avgreen: "FTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|