.NET and FTP on IIS question

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Maziar Aflatoun (maz00_at_rogers.com)
Date: 03/03/05


Date: Thu, 3 Mar 2005 17:02:18 -0500

Hi,

We currently have our site/ftp hosted remotely. What we want to do is this,

- Store all of our user credentials in SQL Server (done)
- Allow users to authenticate with SQL Server (done)
- Allow them to download specific files once they are authenticated through
FTP (????)

How can I setup a secure download section? Is it possible to start FTP
(authentication) from code (C# .NET) and then pass it over to users browser?
I don't want to send the FTP username/password as
ftp://username:password@www.site.com/downloads/ . Also, we don't want our
users just go our FTP server. Is there is an alternative approach? Any
suggetions

Thank you
Maz.



Relevant Pages

  • Re: replication over internet
    ... Paul, I am getting the following error when I attempt to download the ... snapshot files from the Replication FTP Site: ... Advanced Server and the Subscriber is a SQL Server 2005 database running on ...
    (microsoft.public.sqlserver.replication)
  • Re: Replicating Data between SQL Server 2000 and SQL Server 2005
    ... If its not there be sure to configure your publication for ftp to dump to ... >> Looking for a SQL Server replication book? ... Connection over the internet and 2 different domains ...
    (microsoft.public.sqlserver.replication)
  • Re: master.dbo.xp_cmdshell is failing
    ... Yes, the error is in the FTP command, the s parameter is included twice. ... Wayne Snyder, MCDBA, SQL Server MVP ... > -x:send sockbuf Overrides the default SO_SNDBUF size of 8192. ...
    (microsoft.public.sqlserver.server)
  • Re: FTP and Import CSV file via VB into SQL Server 2000
    ... > The FTP stuff can be found at www.vbip.com. ... > database and then use Access to update the SQL server. ... > to import CSV into SQL. ... > Dim rs As DAO.Recordset ...
    (microsoft.public.vb.database)
  • Re: FTP and Import CSV file via VB into SQL Server 2000
    ... > The FTP stuff can be found at www.vbip.com. ... > database and then use Access to update the SQL server. ... > to import CSV into SQL. ... > Dim rs As DAO.Recordset ...
    (microsoft.public.vb.database.ado)