03-01-2007, 01:39 PM
I have a user need for password-protected FTP on a subdomain using web browsers. I can browse with my main account on the main domain just fine, but can't authenticate a user account on the subdomain.
Here's what works:
URL ftp://myadmin@mydomain.net/ <-prompts for password
Here's the subdomain setup I've created:
SUBDOMAIN media.mydomain.net
FTP USER media@mnaidsproject.net (/media)
So, what's the correct URL for above scenario to prompt user?
Or, maybe I didn't create the FTP user properly?
Here's what works:
URL ftp://myadmin@mydomain.net/ <-prompts for password
Here's the subdomain setup I've created:
SUBDOMAIN media.mydomain.net
FTP USER media@mnaidsproject.net (/media)
So, what's the correct URL for above scenario to prompt user?
Or, maybe I didn't create the FTP user properly?
.........