|

04-30-2012, 08:34 PM
Forget FTP.
Why not create the customer upload facility in a sub-directory, and then implement access control on that directory using .htaccess/.htpasswd ?
That way you could have separate login and password for each user, if you desired.
|