A2 Hosting Forums

Full Version: Browse subdomain FTP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
We don't usually recommend using web browser FTP clients because they're unerliable but have you tried?

ftp://media@mnaidsproject.net@mydomain.net/

DavidSkarjune Wrote:
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?

Smile.........
Reference URL's