You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Bediako George <be...@yahoo.com> on 2005/05/11 14:15:21 UTC

[users@httpd] Restricted FTP access in Apache

Hello all,

I really appreciate the hard work you guys have put
into the Apache HTTP server.  I have a question
regarding what I would term as "restricted FTP access"
though there may be another term for this.

My problem is that I have files that I want to serve
my customers on a limited basis.  The kind of
functionality I am looking for is:

1> Limited number of FTP access for an approved
customer.  So suppose I have a customer who is
approved, I would like to allow let's say three FTP
downloads of a particular file to that customer.  Then
I would like to be able to reset the number of allowed
downloads for that customer again sometime in the
future.

2> I would also like to secure/restrict/hide from the
customer the actual location of the file she is
downloading.   I would not like the customer to be
able to try to download from my Apache FTP server
directy by just using the URL that was previously
afforded to her.  Similarly, I would like to make sure
she cannot give the URL to someone else in order to
have that person be able to download those files as
well.

I hope the feature set I am looking for has been
explained in clear and concise way.  Please let me
know if there is a need for more information.  I have
read about some of the capabilities of the Apache
server, but for fear of contaminating my request for
information I do not want to mention what I have seen
so far. :)

I also realize that there might not be a canned
solution to this problem, and that I might have to
code something to this effect myself. If that is the
case any hints as to what Apache functionality I could
leverage to achieve this result will be greatly
appreciated.

Thanks again for all the hard work you have put into
this first class piece of software.

Regards,

Bediako George
Apache newbie

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Restricted FTP access in Apache

Posted by Dick Davies <ra...@hellooperator.net>.
* Bediako George <be...@yahoo.com> [0517 13:17]:

> able to try to download from my Apache FTP server

Apache isn't an FTP server. I think you're on the wrong track.

-- 
'This must be Thursday. I never could get the hang of Thursdays.'
		-- Arthur Dent
Rasputin :: Jack of All Trades - Master of Nuns

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org